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

gEDA-cvs: CVS update: prototype.h



  User: sdb     
  Date: 07/04/29 08:01:21

  Modified:    .        prototype.h
  Log:
  Made changes required to enable searching slotted parts by pinseq (for
  
  gnetlist).
  
  
  
  
  Revision  Changes    Path
  1.125     +1 -0      eda/geda/gaf/libgeda/include/prototype.h
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: prototype.h
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/libgeda/include/prototype.h,v
  retrieving revision 1.124
  retrieving revision 1.125
  diff -u -b -r1.124 -r1.125
  --- prototype.h	17 Apr 2007 20:19:20 -0000	1.124
  +++ prototype.h	29 Apr 2007 12:01:21 -0000	1.125
  @@ -306,6 +306,7 @@
   void o_complex_rotate_lowlevel(TOPLEVEL *w_current, int world_centerx, int world_centery, int angle, int angle_change, OBJECT *object);
   void o_complex_mirror_lowlevel(TOPLEVEL *w_current, int world_centerx, int world_centery, OBJECT *object);
   OBJECT *o_complex_return_pin_object(OBJECT *object, char *pin);
  +int  o_complex_count_pins(OBJECT *object);
   void o_complex_check_symversion(TOPLEVEL* w_current, OBJECT* object);
   
   /* o_embed.c */
  
  
  


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