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

gEDA-cvs: CVS update: prototype.h



  User: cnieves 
  Date: 06/12/26 10:45:28

  Modified:    .        prototype.h
  Log:
  * include/prototype.h, src/g_smob.c:
  
    Added a new scheme function: get-page-filename, returning
  
    the page filename of the given page.
  
  	
  
  
  
  
  Revision  Changes    Path
  1.117     +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.116
  retrieving revision 1.117
  diff -u -b -r1.116 -r1.117
  --- prototype.h	21 Dec 2006 20:40:38 -0000	1.116
  +++ prototype.h	26 Dec 2006 15:45:28 -0000	1.117
  @@ -83,6 +83,7 @@
   void g_init_page_smob(void);
   gboolean g_get_data_from_page_smob(SCM object_smob, TOPLEVEL **toplevel, 
   				   PAGE **object);
  +SCM g_get_page_filename(SCM page_smob);
   
   /* i_vars.c */
   void i_vars_libgeda_set(TOPLEVEL *w_current);
  
  
  


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