diff options
Diffstat (limited to 'js/Threshold/NEGTOPOS_f.js')
-rw-r--r-- | js/Threshold/NEGTOPOS_f.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/js/Threshold/NEGTOPOS_f.js b/js/Threshold/NEGTOPOS_f.js index f9135d94..d23001d0 100644 --- a/js/Threshold/NEGTOPOS_f.js +++ b/js/Threshold/NEGTOPOS_f.js @@ -18,6 +18,9 @@ function NEGTOPOS_f() { return this.x; } NEGTOPOS_f.prototype.get = function NEGTOPOS_f() { + var options = { + } + return options; } NEGTOPOS_f.prototype.set = function NEGTOPOS_f() { this.x = arg1; |