OpenSCAD cannot be relied on to return an error code on assert fail.

This commit is contained in:
Revar Desmera
2019-11-05 17:31:58 -08:00
parent 108173a0f1
commit 6100cae586
2 changed files with 10 additions and 2 deletions

View File

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