mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-27 01:14:44 +02:00
Changed all BOSL references to BOSL2.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
// LibFile: primitives.scad
|
||||
// The basic built-in shapes, reworked to integrate better with
|
||||
// other BOSL library shapes and utilities.
|
||||
// other BOSL2 library shapes and utilities.
|
||||
// To use, add the following lines to the beginning of your file:
|
||||
// ```
|
||||
// include <BOSL/constants.scad>
|
||||
// use <BOSL/primitives.scad>
|
||||
// include <BOSL2/constants.scad>
|
||||
// use <BOSL2/primitives.scad>
|
||||
// ```
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
Reference in New Issue
Block a user