diff options
Diffstat (limited to 'testdata/scad/dxf/polygon-holes-touch.scad')
-rw-r--r-- | testdata/scad/dxf/polygon-holes-touch.scad | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testdata/scad/dxf/polygon-holes-touch.scad b/testdata/scad/dxf/polygon-holes-touch.scad new file mode 100644 index 0000000..f716bb9 --- /dev/null +++ b/testdata/scad/dxf/polygon-holes-touch.scad @@ -0,0 +1 @@ +import("../../dxf/polygon-holes-touch.dxf"); |