mirror of
https://github.com/revarbat/BOSL2.git
synced 2025-08-10 13:04:14 +02:00
bigfixes
This commit is contained in:
@@ -9,9 +9,6 @@
|
||||
//////////////////////////////////////////////////////////////////////
|
||||
|
||||
|
||||
include <hull.scad>
|
||||
|
||||
|
||||
// CommonCode:
|
||||
// $fn=96;
|
||||
|
||||
|
2
std.scad
2
std.scad
@@ -35,7 +35,7 @@ include <strings.scad>
|
||||
include <skin.scad>
|
||||
include <vnf.scad>
|
||||
include <utility.scad>
|
||||
|
||||
include <partitions.scad>
|
||||
|
||||
// vim: expandtab tabstop=4 shiftwidth=4 softtabstop=4 nowrap
|
||||
|
||||
|
@@ -1,5 +1,4 @@
|
||||
include <../std.scad>
|
||||
include <../hull.scad>
|
||||
|
||||
|
||||
module test_cube() {
|
||||
|
Reference in New Issue
Block a user