[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: prototype.h
User: cnieves
Date: 06/11/01 11:11:27
Modified: . prototype.h
Log:
* include/prototype.h, src/g_smob.c: Added new "get-attribute-bounds"
scheme function.
Revision Changes Path
1.108 +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.107
retrieving revision 1.108
diff -u -b -r1.107 -r1.108
--- prototype.h 28 Sep 2006 18:00:32 -0000 1.107
+++ prototype.h 1 Nov 2006 16:11:27 -0000 1.108
@@ -71,6 +71,7 @@
SCM g_set_attrib_value_internal(SCM attrib_smob, SCM scm_value, TOPLEVEL **world, OBJECT **o_attrib, char *new_string[]);
void g_init_attrib_smob(void);
+SCM g_get_attrib_bounds(SCM attrib_smob);
SCM g_make_object_smob(TOPLEVEL *curr_w, OBJECT *object);
SCM g_get_object_attributes(SCM object_smob);
void g_init_object_smob(void);
_______________________________________________
geda-cvs mailing list
geda-cvs@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-cvs