summaryrefslogtreecommitdiff
path: root/js/Sources/GEN_SQR.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Sources/GEN_SQR.js')
-rw-r--r--js/Sources/GEN_SQR.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/js/Sources/GEN_SQR.js b/js/Sources/GEN_SQR.js
index 3b9df67b..ff2f90ef 100644
--- a/js/Sources/GEN_SQR.js
+++ b/js/Sources/GEN_SQR.js
@@ -54,7 +54,10 @@ function GEN_SQR() {
return this.x;
}
GEN_SQR.prototype.get = function GEN_SQR() {
- alert("parameters cannot be modified");
+ var options = {
+ scicos_context.Amin:[Bitems,scicos_context.Amin],
+ }
+ return options;
}
GEN_SQR.prototype.set = function GEN_SQR() {
var y = this.needcompile;