[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
gEDA-cvs: CVS update: prototype.h
User: cnieves
Date: 06/12/05 17:47:23
Modified: . prototype.h
Log:
* include/prototype.h, src/g_smob.c:
Added new scheme function get-attrib-angle. It returns the angle
of the given attribute.
Also made a minor fix to the documentation of g_get_attrib_bounds.
Revision Changes Path
1.111 +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.110
retrieving revision 1.111
diff -u -b -r1.110 -r1.111
--- prototype.h 5 Dec 2006 19:48:52 -0000 1.110
+++ prototype.h 5 Dec 2006 22:47:23 -0000 1.111
@@ -72,6 +72,7 @@
void g_init_attrib_smob(void);
SCM g_get_attrib_bounds(SCM attrib_smob);
+SCM g_get_attrib_angle(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