Extraneous include removed from beziers.scad.

This commit is contained in:
Revar Desmera 2020-03-08 21:21:48 -07:00
parent ff4c3146e8
commit 126f2acd15
2 changed files with 1 additions and 2 deletions

View file

@ -9,7 +9,6 @@
//////////////////////////////////////////////////////////////////////
include <vnf.scad>
include <skin.scad>
// Section: Terminology

View file

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