Log Message:
-----------
Implement point interfaces.
+ point_new (takes a pair of doubles or a string)
+ above, below, left, right, horizontal, vertical methods
+ distance, slope methods
p = point((1,2))
Modified Files:
--------------
be/include/pypg/type:
geometric.h (r1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/include/pypg/type/geometric.h.diff?r1=1.1&r2=1.2)
be/src:
type.c (r1.16 -> r1.17)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/type.c.diff?r1=1.16&r2=1.17)
be/src/type:
geometric.c (r1.3 -> r1.4)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/python/be/src/type/geometric.c.diff?r1=1.3&r2=1.4)
---------------------------(end of broadcast)---------------------------
TIP 1: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to [EMAIL PROTECTED] so that your
message can get through to the mailing list cleanly