[CPML] Merged line and close implementation
commit9b4cade7e2dcbcca3bf4940546b2f2b195ffae1c
authorNicola Fontana <ntd@entidi.it>
Fri, 12 Feb 2010 14:39:57 +0000 (12 15:39 +0100)
committerNicola Fontana <ntd@entidi.it>
Fri, 12 Feb 2010 17:17:55 +0000 (12 18:17 +0100)
tree601462549bb7d14bf4a545a2271fed0f4f41c51f
parent9719d7aa4f2d3c72461477e90ef5346607ce3188
[CPML] Merged line and close implementation

These two primitives are similar enough to justify the merging. This
will be an advantage while populating the virtual table of the primitive
classes, as a lot of methods will be shared.
cpml/Makefile.am
cpml/cpml-close.c [deleted file]
cpml/cpml-line.c