[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: ChangeLog
User: sdb
Date: 05/06/12 15:35:41
Modified: . ChangeLog
Log:
Changed order of writing out netlist and .model/.subckt cards to
facilitate use of numparam with ngspice.
Revision Changes Path
1.243 +5 -0 eda/geda/devel/gnetlist/ChangeLog
(In the diff below, changes in quantity of whitespace are not shown.)
Index: ChangeLog
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gnetlist/ChangeLog,v
retrieving revision 1.242
retrieving revision 1.243
diff -u -b -r1.242 -r1.243
--- ChangeLog 17 May 2005 15:32:41 -0000 1.242
+++ ChangeLog 12 Jun 2005 19:35:41 -0000 1.243
@@ -1,3 +1,8 @@
+2005-06-12 Stuart Brorson <sdb@xxxxxxxxxx>
+ * scheme/gnet-spice-sdb.scm: Changed order of writing out
+ netlist and .model/.subckt cards to facilitate use of
+ numparam with ngspice.
+
2005-05-16 Stuart Brorson <sdb@xxxxxxxxxx>
* include/globals.h, src/globals.c, src/parsecmd.c: