summaryrefslogtreecommitdiff
path: root/js/NonLinear/LOGBLK_f.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/NonLinear/LOGBLK_f.js')
-rw-r--r--js/NonLinear/LOGBLK_f.js4
1 files changed, 1 insertions, 3 deletions
diff --git a/js/NonLinear/LOGBLK_f.js b/js/NonLinear/LOGBLK_f.js
index f244195f..4f528865 100644
--- a/js/NonLinear/LOGBLK_f.js
+++ b/js/NonLinear/LOGBLK_f.js
@@ -19,9 +19,7 @@ function LOGBLK_f() {
return this.x;
}
LOGBLK_f.prototype.get = function LOGBLK_f() {
- var options = {
- }
- return options;
+ alert("parameters cannot be modified");
}
LOGBLK_f.prototype.set = function LOGBLK_f() {
this.exprs = this.graphics.exprs;