Main headers


To ng-spice <ng-spice@ieee.ing.uniroma1.it>
From Manu Rouat <emmanuel.rouat@wanadoo.fr>
Date Wed, 08 Sep 1999 23:03:36 +0200
Delivered-To mailing list ng-spice@ieee.ing.uniroma1.it
Mailing-List contact ng-spice-help@ieee.ing.uniroma1.it; run by ezmlm
Organization la Guilde
Reply-To ng-spice@ieee.ing.uniroma1.it
Sender rouat@war.wanadoo.com


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: