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

gEDA-cvs: CVS update: s_toplevel.c



  User: pbernaud
  Date: 06/09/02 06:15:18

  Modified:    .        s_toplevel.c
  Log:
  Added initialization of print_command field in TOPLEVEL.
  
  
  
  
  Revision  Changes    Path
  1.7       +2 -0      eda/geda/gaf/libgeda/src/s_toplevel.c
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: s_toplevel.c
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/src/s_toplevel.c,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- s_toplevel.c	30 Aug 2006 11:06:17 -0000	1.6
  +++ s_toplevel.c	2 Sep 2006 10:15:18 -0000	1.7
  @@ -409,6 +409,8 @@
     toplevel->mousepan_gain = 5;
     toplevel->keyboardpan_gain = 10;
   
  +  toplevel->print_command = NULL;
  +
     toplevel->net_naming_priority = 0;
     toplevel->hierarchy_traversal = 0;
     toplevel->hierarchy_uref_mangle = 0;
  
  
  


_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs