Added regressions for gcd(), lcm(), and factorial()

This commit is contained in:
Revar Desmera
2020-01-16 13:27:50 -08:00
parent 68260afebb
commit 9f6a95090f
2 changed files with 29 additions and 2 deletions

View File

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