diff options
author | Jan Huwald <jh@sotun.de> | 2015-01-21 13:37:21 (GMT) |
---|---|---|
committer | Jan Huwald <jh@sotun.de> | 2015-01-21 13:37:21 (GMT) |
commit | 85868b1ca679a16561f0b3ea5710972e15d3b9d7 (patch) | |
tree | 6d63fe377547a61a051dddc1b56f25b75ac8f290 /shell.scad |
Initial commit
Diffstat (limited to 'shell.scad')
-rw-r--r-- | shell.scad | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/shell.scad b/shell.scad new file mode 100644 index 0000000..d30489f --- /dev/null +++ b/shell.scad @@ -0,0 +1,3 @@ +use <gimbal.scad> + +shell(); |