Main headers
I am trying to condense the various header files in src/include
into 4 header files only:
ngspice.h
defines.h
struct.h
macros.h
ngspice.h #includes the 3 others, plus (when finished) all header files
in the various source directories, so that just #including ngspice.h will
be enough for all .c files to have acces to all extern function protos they
need , all struture definitions etc.
I am not sure this is the best solution, it does look cleaner than the actual
mess - it is far from finished, but I would like your opinions on the method
and the files themselves (they are in cvs).
manu
--
"In the Beginning was the Word - then came the fucking word processor.
Then came the thought processor, then came the Death of literature.
And so it goes." The Poet - Hyperion
Partial thread listing: