diff options
Diffstat (limited to 'testdata/scad/intersection.scad')
-rw-r--r-- | testdata/scad/intersection.scad | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testdata/scad/intersection.scad b/testdata/scad/intersection.scad new file mode 100644 index 0000000..8340c00 --- /dev/null +++ b/testdata/scad/intersection.scad @@ -0,0 +1 @@ +intersection(); |