mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-09-01 03:31:49 +02:00
Cleaned up dependency includes in non-std libfiles.
This commit is contained in:
@@ -4,9 +4,6 @@
|
||||
// To use, include the following lines at the top of your file:
|
||||
// ```
|
||||
// include <BOSL2/std.scad>
|
||||
// include <BOSL2/threading.scad>
|
||||
// include <BOSL2/phillips_drive.scad>
|
||||
// include <BOSL2/torx_drive.scad>
|
||||
// include <BOSL2/metric_screws.scad>
|
||||
// ```
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
@@ -40,6 +37,10 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
|
||||
include <BOSL2/threading.scad>
|
||||
include <BOSL2/phillips_drive.scad>
|
||||
include <BOSL2/torx_drive.scad>
|
||||
|
||||
|
||||
// Section: Functions
|
||||
|
||||
|
Reference in New Issue
Block a user