[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: globals.h
User: sdb
Date: 07/04/29 15:46:01
Modified: . globals.h
Log:
Add --nomunge flag to gnetlist, telling spice-sdb
to not autocorrect incorrect device prefixes.
Revision Changes Path
1.13 +1 -0 eda/geda/gaf/gnetlist/include/globals.h
(In the diff below, changes in quantity of whitespace are not shown.)
Index: globals.h
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gnetlist/include/globals.h,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -b -r1.12 -r1.13
--- globals.h 22 Apr 2006 20:09:26 -0000 1.12
+++ globals.h 29 Apr 2007 19:46:00 -0000 1.13
@@ -60,6 +60,7 @@
extern int netlist_mode;
extern int sort_mode;
extern int embedd_mode;
+extern int nomunge_mode;
extern char *output_filename;
extern GSList *pre_backend_list; /* before backend loaded */
extern GSList *post_backend_list; /* after backend loaded, before execute */
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs