mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2024-12-29 00:09:41 +00:00
Fixed rounding examples.
This commit is contained in:
parent
639d3ff2ae
commit
94a5943d24
2 changed files with 263 additions and 247 deletions
508
rounding.scad
508
rounding.scad
File diff suppressed because it is too large
Load diff
|
@ -8,7 +8,7 @@
|
|||
//////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
BOSL_VERSION = [2,0,311];
|
||||
BOSL_VERSION = [2,0,312];
|
||||
|
||||
|
||||
// Section: BOSL Library Version Functions
|
||||
|
|
Loading…
Reference in a new issue