Correction for _path_cut_points() rename.

This commit is contained in:
Garth Minette
2021-09-19 20:08:38 -07:00
parent f993e4339e
commit 0260d92187
4 changed files with 8 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
//////////////////////////////////////////////////////////////////////
// LibFile: shapes.scad
// LibFile: shapes3d.scad
// Common useful shapes and structured objects.
// Includes:
// include <BOSL2/std.scad>