Bugfix for trace_polyline() example.

This commit is contained in:
Revar Desmera 2020-03-09 14:25:32 -07:00
parent 95e97a81ad
commit 1d10c15d57
2 changed files with 3 additions and 1 deletions

View file

@ -8,6 +8,8 @@
// ```
//////////////////////////////////////////////////////////////////////
include <skin.scad>
// Section: Debugging Paths and Polygons

View file

@ -8,7 +8,7 @@
//////////////////////////////////////////////////////////////////////
BOSL_VERSION = [2,0,171];
BOSL_VERSION = [2,0,172];
// Section: BOSL Library Version Functions