diff options
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(); |