ngspice/src/ciderlib
Holger Vogt e1e2d8a88a Replace | by ||,
bug detected by code analysis
2023-08-13 11:04:19 +02:00
..
input Add EXITPOINTs, if reading inputs etc. fails 2020-04-27 10:09:30 +02:00
oned Move extern declaration to the top, out of any function. 2023-07-15 11:33:11 +02:00
support When Cider models are present, a normal batch mode sp_shutdown (for example, ngspice -b cmosinv.cir) will call com_quit(NULL). This cleans up so that valgrind will find no leaks in Cider devices after sp_shutdown. To disable this feature, set the environment variable CIDER_COM_QUIT="OFF". Even though it really does not matter that Cider memory is cleared just before exit, it makes it cleaner for valgrind checks. 2023-07-15 11:32:37 +02:00
twod Replace | by ||, 2023-08-13 11:04:19 +02:00
Makefile.am Cider simulator (simulator routines) Import. 2003-08-11 19:25:28 +00:00
notes Cider simulator (simulator routines) Import. 2003-08-11 19:25:28 +00:00