mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-07-31 03:50:28 +02:00
Bugfix for trace_polyline() example.
This commit is contained in:
@@ -8,6 +8,8 @@
|
||||
// ```
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
|
||||
include <skin.scad>
|
||||
|
||||
|
||||
// Section: Debugging Paths and Polygons
|
||||
|
||||
|
@@ -8,7 +8,7 @@
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
BOSL_VERSION = [2,0,171];
|
||||
BOSL_VERSION = [2,0,172];
|
||||
|
||||
|
||||
// Section: BOSL Library Version Functions
|
||||
|
Reference in New Issue
Block a user