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

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



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

  Modified:    .        system-gnetlistrc.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.17      +1 -2      eda/geda/devel/gnetlist/lib/system-gnetlistrc.in
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: system-gnetlistrc.in
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/gnetlist/lib/system-gnetlistrc.in,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -b -r1.16 -r1.17
  --- system-gnetlistrc.in	8 Jan 2005 02:12:54 -0000	1.16
  +++ system-gnetlistrc.in	13 Mar 2006 03:44:43 -0000	1.17
  @@ -17,12 +17,11 @@
   ;
   (gnetlist-version "@VERSION@")
   
  -; Load up gafrc -- the RC file holding common data for all programs.
  +; Setup data path variables.  
   ;
   ; Contains all paths needed for gnetlist
   (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)