Code

lpe interpolate: fix traversal of trajectory_path. add option for equidistant_spacing
[inkscape.git] / src / algorithms / CMakeLists.txt
1 SET(algorithms_SRC
2 find-if-before.h
3 find-last-if.h
4 longest-common-suffix.h
5 )