diff options
Diffstat (limited to 'js/Sources/CLKIN_f.js')
-rw-r--r-- | js/Sources/CLKIN_f.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/js/Sources/CLKIN_f.js b/js/Sources/CLKIN_f.js index fe9a5ee5..ff42d1da 100644 --- a/js/Sources/CLKIN_f.js +++ b/js/Sources/CLKIN_f.js @@ -17,6 +17,9 @@ function CLKIN_f() { return this.x; } CLKIN_f.prototype.get = function CLKIN_f() { + var options = { + } + return options; } CLKIN_f.prototype.set = function CLKIN_f() { this.prt = parseFloat((arguments[0]["prt"])) |