[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: system-gschlasrc.in
User: ahvezda
Date: 06/03/12 22:45:02
Modified: . system-gschlasrc.in
Log:
Removed system-gafrc.in load from various system-*rc.in files, since
the system-gafrc file is automatically loaded by libgeda before the
individual rc files are read.
Revision Changes Path
1.5 +1 -2 eda/geda/devel/utils/lib/system-gschlasrc.in
(In the diff below, changes in quantity of whitespace are not shown.)
Index: system-gschlasrc.in
===================================================================
RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/utils/lib/system-gschlasrc.in,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -b -r1.4 -r1.5
--- system-gschlasrc.in 8 Jan 2005 02:17:15 -0000 1.4
+++ system-gschlasrc.in 13 Mar 2006 03:45:02 -0000 1.5
@@ -17,12 +17,11 @@
;
(gschlas-version "@VERSION@")
-; Load up gafrc
+; Setup data path variables.
;
; Contains all paths needed for gsymcheck
(define gedadata (getenv "GEDADATA"))
(define gedadatarc (getenv "GEDADATARC"))
-(load (string-append gedadatarc "@PATHSEP@system-gafrc"))
; default-series-name string
; Specify the default series name (of new schematics)