mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2025-01-29 15:59:36 +00:00
Extraneous include removed from beziers.scad.
This commit is contained in:
parent
ff4c3146e8
commit
126f2acd15
2 changed files with 1 additions and 2 deletions
|
@ -9,7 +9,6 @@
|
|||
//////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
include <vnf.scad>
|
||||
include <skin.scad>
|
||||
|
||||
// Section: Terminology
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
//////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
BOSL_VERSION = [2,0,167];
|
||||
BOSL_VERSION = [2,0,168];
|
||||
|
||||
|
||||
// Section: BOSL Library Version Functions
|
||||
|
|
Loading…
Reference in a new issue