summaryrefslogtreecommitdiff
path: root/js/Sources/CLKINV_f.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Sources/CLKINV_f.js')
-rw-r--r--js/Sources/CLKINV_f.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/Sources/CLKINV_f.js b/js/Sources/CLKINV_f.js
index 8a10a229..15cccf2a 100644
--- a/js/Sources/CLKINV_f.js
+++ b/js/Sources/CLKINV_f.js
@@ -23,7 +23,7 @@ function CLKINV_f() {
return options;
}
CLKINV_f.prototype.set = function CLKINV_f() {
- this.prt = parseFloat((arguments[0]["prt"]))
+ this.prt = parseFloat(arguments[0]["prt"])
this.x = arg1;
graphics = arg1.graphics;
model = arg1.model;