diff options
Diffstat (limited to 'src/pattern_weight.scad')
-rw-r--r-- | src/pattern_weight.scad | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/pattern_weight.scad b/src/pattern_weight.scad new file mode 100644 index 0000000..cee444e --- /dev/null +++ b/src/pattern_weight.scad @@ -0,0 +1,3 @@ +use <lib/pattern_weight.scad>; + +pattern_weight(); |