Commit Graph

4 Commits

Author SHA1 Message Date
pnenzi 40017e1290 Added support for MAC OSX. 2005-04-16 22:39:57 +00:00
arno 94162c3fee * autogen.sh: no longer call configure. 2000-08-25 18:32:50 +00:00
arno 5455e51390 * src/analysis/*: Moved these files into src/devices/analysis.
The files in this directory implement the analysis and simulation
        for electrical circuits.

        This is the final step to separating the Spice sources into a
        library part and a frontend part.  Now, the devices subdirectory
        has to be renamed to spicelib and the devices that are now
        scattered in that directory should be moved into a new devices
        directory.

        * configure.in, src/Makefile.am, src/devices/Makefile.am: Files
        affected by the move.
2000-07-21 21:27:56 +00:00
pnenzi 978f1c32a2 Initial revision 2000-04-27 20:03:57 +00:00