mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-15 08:59:40 +00:00
Update paths.scad
One more change to make paths.scad identical to original (added blank line)
This commit is contained in:
parent
6448782a53
commit
d1c933c22f
1 changed files with 1 additions and 0 deletions
|
@ -1246,4 +1246,5 @@ function _assemble_path_fragments(fragments, eps=EPSILON, _finished=[]) =
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// vim: expandtab tabstop=4 shiftwidth=4 softtabstop=4 nowrap
|
// vim: expandtab tabstop=4 shiftwidth=4 softtabstop=4 nowrap
|
||||||
|
|
Loading…
Reference in a new issue