[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

gEDA-cvs: CVS update: system-gsymcheckrc.in



  User: ahvezda 
  Date: 06/03/12 22:45:00

  Modified:    .        system-gsymcheckrc.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.10      +1 -2      eda/geda/devel/gsymcheck/lib/system-gsymcheckrc.in
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: system-gsymcheckrc.in
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gsymcheck/lib/system-gsymcheckrc.in,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -u -b -r1.9 -r1.10
  --- system-gsymcheckrc.in	8 Jan 2005 02:12:54 -0000	1.9
  +++ system-gsymcheckrc.in	13 Mar 2006 03:44:59 -0000	1.10
  @@ -17,12 +17,11 @@
   ;
   (gsymcheck-version "@VERSION@")
   
  -; Load up gafrc -- which loads common stuff for all gaf programs
  +; 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)