[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: project.sample
User: pcjc2
Date: 07/02/23 18:32:15
Modified: . Tag: noscreen project.sample
Log:
sync with trunk
Revision Changes Path
No revision
No revision
1.3.6.2 +8 -8 eda/geda/gaf/utils/examples/gsch2pcb/project.sample
(In the diff below, changes in quantity of whitespace are not shown.)
Index: project.sample
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/utils/examples/gsch2pcb/project.sample,v
retrieving revision 1.3.6.1
retrieving revision 1.3.6.2
diff -u -b -r1.3.6.1 -r1.3.6.2
--- project.sample 11 Feb 2007 23:59:07 -0000 1.3.6.1
+++ project.sample 23 Feb 2007 23:32:15 -0000 1.3.6.2
@@ -1,4 +1,4 @@
-# $Id: project.sample,v 1.3.6.1 2007/02/11 23:59:07 pcjc2 Exp $
+# $Id: project.sample,v 1.3.6.2 2007/02/23 23:32:15 pcjc2 Exp $
#
# Sample poject file for gsch2pcb versions >= 1.0
#
@@ -34,19 +34,19 @@
#elements-dir ~/gaf/pcb-elements
#elements-dir /usr/local/share/pcb/newlib
-# The default is to not invoke M4 for PCB footprints. Starting with the
+# The default is to invoke M4 for PCB footprints. Starting with the
# 20070208 snapshot of PCB, the footprints which were generated with m4
-# are available as newlib footprints. If you wish to still invoke m4
-# (perhaps because you have extra footprints configured), then set
-# this variable.
+# are available as newlib footprints. If you wish to never invoke m4
+# then set this variable.
#
-use-m4
+#skip-m4
-# If "use-m4" is specified, the default is to search for gschem footprints
+# If "skip-m4" is not specified, the default is to search for gschem footprints
# first in PCB m4 files and if not found, then in PCB newlib style file
# element directories. Uncomment the use-files line to force using any
# found file elements even though a m4 element may have been found first.
-#
+# If skip-m4 is specified, then m4 is never run at all and use-files doesn't
+# really do anything.
#use-files
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs