Corrected knurling.scad Includes.

This commit is contained in:
Garth Minette 2021-01-05 01:54:15 -08:00
parent 20a21a5d9a
commit 22f6ac910b
2 changed files with 2 additions and 1 deletions

View File

@ -3,6 +3,7 @@
// Shapes and masks for knurling cylinders.
// Includes:
// include <BOSL2/std.scad>
// include <BOSL2/knurling.scad>
//////////////////////////////////////////////////////////////////////

View File

@ -6,7 +6,7 @@
//////////////////////////////////////////////////////////////////////
BOSL_VERSION = [2,0,507];
BOSL_VERSION = [2,0,508];
// Section: BOSL Library Version Functions