Cleaned up dependency includes in non-std libfiles.

This commit is contained in:
Revar Desmera
2019-05-03 12:19:51 -07:00
parent 958954c34e
commit 69d882b4d5
7 changed files with 15 additions and 11 deletions

View File

@@ -4,8 +4,6 @@
// To use, include the following line at the top of your file:
// ```
// include <BOSL2/std.scad>
// include <BOSL2/paths.scad>
// include <BOSL2/beziers.scad>
// include <BOSL2/wiring.scad>
// ```
//////////////////////////////////////////////////////////////////////
@@ -39,6 +37,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
include <BOSL2/beziers.scad>
// Section: Functions