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

gEDA-cvs: CVS update: globals.h



  User: pcjc2   
  Date: 07/02/11 18:59:08

  Modified:    .        Tag: noscreen globals.h prototype.h
  Log:
  Sync with trunc
  
  
  
  
  Revision  Changes    Path
  No                   revision
  
  
  No                   revision
  
  
  1.2.6.1   +2 -0      eda/geda/gaf/utils/include/globals.h
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: globals.h
  ===================================================================
  RCS file: /home/cvspsrv/cvsroot/eda/geda/gaf/utils/include/globals.h,v
  retrieving revision 1.2
  retrieving revision 1.2.6.1
  diff -u -b -r1.2 -r1.2.6.1
  --- globals.h	12 Jan 2004 02:21:54 -0000	1.2
  +++ globals.h	11 Feb 2007 23:59:08 -0000	1.2.6.1
  @@ -55,5 +55,7 @@
   extern int interactive_mode;
   extern int quiet_mode;
   extern int netlist_mode;
  +extern int embed_mode;
  +extern int unembed_mode;
   extern char *output_filename;
   
  
  
  
  1.5.6.1   +2 -0      eda/geda/gaf/utils/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/utils/include/prototype.h,v
  retrieving revision 1.5
  retrieving revision 1.5.6.1
  diff -u -b -r1.5 -r1.5.6.1
  --- prototype.h	8 Feb 2005 12:15:37 -0000	1.5
  +++ prototype.h	11 Feb 2007 23:59:08 -0000	1.5.6.1
  @@ -16,3 +16,5 @@
   /* parsecmd.c */
   void usage(char *cmd);
   int parse_commandline(int argc, char *argv[]);
  +/* s_util.c */
  +void s_util_embed(TOPLEVEL *pr_current, int embed_mode);
  
  
  


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