first conversion

This commit is contained in:
Olivier Gagnon
2018-06-22 17:30:24 -04:00
parent 343d474702
commit 53ddfbc9ec
23 changed files with 74 additions and 67 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ import {clearEventListeners, createElement,
createPopup, removeElementById} from "../utils/HelperFunctions.js";
import {Reviver, Generic_toJSON,
Generic_fromJSON} from "../utils/JSONReviver.js";
import {formatNumber} from "../utils/StringHelperFunctions.js";
import {formatNumber} from "../utils/StringHelperFunctions";
import Decimal from "decimal.js";