]> granicus.if.org Git - postgis/commit
Prototype segmentation code and move lwalgorith.h prototypes into liblwgeom.h and...
authorPaul Ramsey <pramsey@cleverelephant.ca>
Sat, 25 Jun 2011 22:36:51 +0000 (22:36 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Sat, 25 Jun 2011 22:36:51 +0000 (22:36 +0000)
commitc5001b20001e9fdbe30b68f95d31c6da03fc3cfd
treeb364de48dd318fb47c81c1f0881942e3b2810534
parent6111c39b52cb6d56d1046f36b51cfcfbdae5f29d
Prototype segmentation code and move lwalgorith.h prototypes into liblwgeom.h and liblwgeom_internal.h

git-svn-id: http://svn.osgeo.org/postgis/trunk@7487 b70326c6-7e19-0410-871a-916f4a2858ee
12 files changed:
liblwgeom/Makefile.in
liblwgeom/cunit/cu_algorithm.c
liblwgeom/g_box.c
liblwgeom/liblwgeom.h
liblwgeom/liblwgeom_internal.h
liblwgeom/lwalgorithm.c
liblwgeom/lwalgorithm.h [deleted file]
liblwgeom/lwsegmentize.c
liblwgeom/lwtree.c
postgis/lwgeom_functions_analytic.c
postgis/lwgeom_functions_basic.c
postgis/lwgeom_geos_split.c