Fixed bug introduced into sum() when summing lists of vectors.

This commit is contained in:
Revar Desmera
2020-01-09 14:28:54 -08:00
parent 48d30fc686
commit 231bb69634
2 changed files with 3 additions and 6 deletions

View File

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