diff options
author | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-03-31 00:45:48 (GMT) |
---|---|---|
committer | kintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c> | 2010-03-31 00:45:48 (GMT) |
commit | 42608f43932edb267e95482378847505bc95ef1d (patch) | |
tree | 5c198316fa2bf041deae21ee8cbfe083b2a18614 /testdata/scad/surface-tests.scad | |
parent | 71c33d48e0dc3a27c855629d3182d27a7f9a31c3 (diff) |
More test models
git-svn-id: http://svn.clifford.at/openscad/trunk@496 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'testdata/scad/surface-tests.scad')
-rw-r--r-- | testdata/scad/surface-tests.scad | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testdata/scad/surface-tests.scad b/testdata/scad/surface-tests.scad new file mode 100644 index 0000000..32072fa --- /dev/null +++ b/testdata/scad/surface-tests.scad @@ -0,0 +1 @@ +surface("surface.dat"); |