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