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

gEDA-cvs: CVS update: struct.h



  User: werner  
  Date: 05/10/05 13:46:58

  Modified:    .        struct.h
  Log:
  L-shape net drawing patch from David Carr added
  
  
  Revision  Changes    Path
  1.76      +2 -0      eda/geda/devel/libgeda/include/struct.h
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: struct.h
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/devel/libgeda/include/struct.h,v
  retrieving revision 1.75
  retrieving revision 1.76
  diff -u -b -r1.75 -r1.76
  --- struct.h	30 Sep 2005 22:01:52 -0000	1.75
  +++ struct.h	5 Oct 2005 17:46:58 -0000	1.76
  @@ -447,6 +447,8 @@
     int save_y;
     int last_x;
     int last_y;
  +  int second_x;
  +  int second_y;
     int loc_x, loc_y;
     int distance;