Partially applied Paul Reich patch (missing include and c++ style comments)

This commit is contained in:
pnenzi
2005-12-04 08:52:10 +00:00
parent 517e9e0afc
commit 5296cd51b8
14 changed files with 62 additions and 36 deletions
+15
View File
@@ -1,3 +1,18 @@
2005-12-02 Paolo Nenzi <[email protected]>
* src/maths/cmaths/test_cx_ph.c: added a missing include
(patch by Paul Reich).
* src/maths/sparse/spconfig.h: removed include directive (ngspice.h).
* src/frontend/numparam/general.h, src/maths/ni/niiter.c,
src/spicelib/devices/csw/{cswload.c, cswmpar.c},
src/spicelib/devices/hfet1/{hfetload.c, hfetsetup.c},
src/spicelib/devices/hfet2/{hfet2load.c, hfet2setup.c},
src/spicelib/devices/hisim/hisim.h, src/spicelib/parser/ptfuncs.c:
partially applied Paul Reich patch that removed C++ style comments.
2005-11-27 Paolo Nenzi <[email protected]>
* Added manual page for ngmultidec. The man page has been written