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

gEDA-cvs: CVS update: i_vars.h



  User: mike    
  Date: 06/12/02 21:27:12

  Modified:    .        i_vars.h prototype.h
  Log:
  Changes to enure that lines are drawn at least as thick as nets/pins
  
  
  
  
  Revision  Changes    Path
  1.38      +1 -0      eda/geda/gaf/gschem/include/i_vars.h
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: i_vars.h
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/gschem/include/i_vars.h,v
  retrieving revision 1.37
  retrieving revision 1.38
  diff -u -b -r1.37 -r1.38
  --- i_vars.h	30 Aug 2006 11:06:16 -0000	1.37
  +++ i_vars.h	3 Dec 2006 02:27:12 -0000	1.38
  @@ -15,6 +15,7 @@
   extern int default_net_endpoint_mode;
   extern int default_net_midpoint_mode;
   extern int default_pin_color;
  +extern int default_line_style;
   extern int default_pin_style;
   extern int default_net_style;
   extern int default_bus_style;
  
  
  
  1.150     +2 -1      eda/geda/gaf/gschem/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/gschem/include/prototype.h,v
  retrieving revision 1.149
  retrieving revision 1.150
  diff -u -b -r1.149 -r1.150
  --- prototype.h	19 Nov 2006 18:08:43 -0000	1.149
  +++ prototype.h	3 Dec 2006 02:27:12 -0000	1.150
  @@ -1,4 +1,4 @@
  -/* $Id: prototype.h,v 1.149 2006/11/19 18:08:43 werner Exp $ */
  +/* $Id: prototype.h,v 1.150 2006/12/03 02:27:12 mike Exp $ */
   
   /* a_pan.c */
   void a_pan_general(TOPLEVEL *w_current, double world_cx, double world_cy, 
  @@ -211,6 +211,7 @@
   SCM g_rc_net_style(SCM mode);
   SCM g_rc_bus_style(SCM mode);
   SCM g_rc_pin_style(SCM mode);
  +SCM g_rc_line_style(SCM mode);
   SCM g_rc_action_feedback_mode(SCM mode);
   SCM g_rc_zoom_with_pan(SCM mode);
   SCM g_rc_text_feedback(SCM mode);
  
  
  


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