Updated for conversion to ASCII of German comments by Dietmar Warning

This commit is contained in:
sjborley 2005-05-18 21:10:37 +00:00
parent 05941422ae
commit c2b62fa151
1 changed files with 3 additions and 0 deletions

View File

@ -7,6 +7,9 @@
* Moved isnan() to src/misc/missing_math.c from src/spicelib/devices/dev.c
following suggestion from Dietmar warning. Also took opportunity to fixed
a compiler warning in dev.c
* Conversion of files containing non-ASCII characters (German language
comments) to ASCII by Dietmar Warning.
2005-05-18 Steven Borley <steven.borley@virgin.net>