Basic_Shapes.md -> Shapes2d & Shapes3d

This commit is contained in:
Garth Minette 2020-12-28 02:12:21 -08:00
parent eb12f5f9cb
commit 2b0a129212
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@ done
if [[ "$FILES" != "" ]]; then
PREVIEW_LIBS="$FILES"
else
PREVIEW_LIBS="Transforms Distributors Basic_Shapes FractalTree"
PREVIEW_LIBS="Transforms Distributors Shapes2d Shapes3d Paths FractalTree"
fi
dir="$(basename $PWD)"

View File

@ -8,7 +8,7 @@
//////////////////////////////////////////////////////////////////////
BOSL_VERSION = [2,0,487];
BOSL_VERSION = [2,0,488];
// Section: BOSL Library Version Functions