summaryrefslogtreecommitdiffstats
path: root/src/2geom/Makefile_insert
diff options
context:
space:
mode:
authorJohan B. C. Engelen <jbc.engelen@swissonline.ch>2007-08-30 18:32:36 +0000
committerjohanengelen <johanengelen@users.sourceforge.net>2007-08-30 18:32:36 +0000
commit13e73fa386cd7843d7079ec7c162ef43d15097c4 (patch)
treeab4c7a4f76528e9139a85aa1c1267ecf2c6df8fe /src/2geom/Makefile_insert
parentupdated Slovak (sk) translation in trunk (diff)
downloadinkscape-13e73fa386cd7843d7079ec7c162ef43d15097c4.tar.gz
inkscape-13e73fa386cd7843d7079ec7c162ef43d15097c4.zip
Update to 2Geom rev. 1113
(bzr r3622)
Diffstat (limited to 'src/2geom/Makefile_insert')
-rw-r--r--src/2geom/Makefile_insert15
1 files changed, 15 insertions, 0 deletions
diff --git a/src/2geom/Makefile_insert b/src/2geom/Makefile_insert
index a100c418d..4a87c1a93 100644
--- a/src/2geom/Makefile_insert
+++ b/src/2geom/Makefile_insert
@@ -9,6 +9,8 @@
2geom/bezier-to-sbasis.h \
2geom/bezier-utils.cpp \
2geom/bezier-utils.h \
+ 2geom/chebyshev.cpp \
+ 2geom/chebyshev.h \
2geom/choose.h \
2geom/circle-circle.cpp \
2geom/circulator.h \
@@ -18,6 +20,10 @@
2geom/convex-cover.cpp \
2geom/convex-cover.h \
2geom/coord.h \
+ 2geom/crossing.cpp \
+ 2geom/crossing.cpp \
+ 2geom/d2-sbasis.cpp \
+ 2geom/d2-sbasis.h \
2geom/d2.cpp \
2geom/d2.h \
2geom/geom.cpp \
@@ -27,6 +33,9 @@
2geom/linear.h \
2geom/matrix.cpp \
2geom/matrix.h \
+ 2geom/ord.h \
+ 2geom/path-intersection.cpp \
+ 2geom/path-intersection.h \
2geom/path.cpp \
2geom/path.h \
2geom/piecewise.cpp \
@@ -44,6 +53,8 @@
2geom/quadtree.cpp \
2geom/quadtree.h \
2geom/rect.h \
+ 2geom/region.cpp \
+ 2geom/region.h \
2geom/sbasis-2d.cpp \
2geom/sbasis-2d.h \
2geom/sbasis.cpp \
@@ -57,6 +68,8 @@
2geom/sbasis-roots.cpp \
2geom/sbasis-to-bezier.cpp \
2geom/sbasis-to-bezier.h \
+ 2geom/shape.cpp \
+ 2geom/shape.h \
2geom/solve-bezier-one-d.cpp \
2geom/solve-bezier-parametric.cpp \
2geom/solver.h \
@@ -65,6 +78,8 @@
2geom/svg-path.h \
2geom/svg-path-parser.cpp \
2geom/svg-path-parser.h \
+ 2geom/sweep.cpp \
+ 2geom/sweep.h \
2geom/transforms.cpp \
2geom/transforms.h \
2geom/utils.h \