summaryrefslogtreecommitdiff
path: root/js/Linear/CLINDUMMY_f.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Linear/CLINDUMMY_f.js')
-rw-r--r--js/Linear/CLINDUMMY_f.js3
1 files changed, 3 insertions, 0 deletions
diff --git a/js/Linear/CLINDUMMY_f.js b/js/Linear/CLINDUMMY_f.js
index fafdb58d..685fd5d0 100644
--- a/js/Linear/CLINDUMMY_f.js
+++ b/js/Linear/CLINDUMMY_f.js
@@ -16,6 +16,9 @@ function CLINDUMMY_f() {
return this.x;
}
CLINDUMMY_f.prototype.get = function CLINDUMMY_f() {
+ var options = {
+ }
+ return options;
}
CLINDUMMY_f.prototype.set = function CLINDUMMY_f() {
this.x = arg1;