summaryrefslogtreecommitdiff
path: root/js/Branching/GOTOMO.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Branching/GOTOMO.js')
-rw-r--r--js/Branching/GOTOMO.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/js/Branching/GOTOMO.js b/js/Branching/GOTOMO.js
index 4b6bf046..3776d224 100644
--- a/js/Branching/GOTOMO.js
+++ b/js/Branching/GOTOMO.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Branching/GOTOMO.sci" */
function GOTOMO() {
-GOTOMO.prototype.define = function GOTOMO() {
+ GOTOMO.prototype.define = function GOTOMO() {
model=scicos_model();
model.sim="gotomo";
model.in1=-1;
@@ -20,12 +20,12 @@ exprs=[["A"],[sci2exp(1)]];
gr_i=[];
x=standard_define([2,1],model,exprs,gr_i);
x.graphics.in_implicit=["I"];
-}
-GOTOMO.prototype.details = function GOTOMO() {
-}
-GOTOMO.prototype.get = function GOTOMO() {
-}
-GOTOMO.prototype.set = function GOTOMO() {
+ }
+ GOTOMO.prototype.details = function GOTOMO() {
+ }
+ GOTOMO.prototype.get = function GOTOMO() {
+ }
+ GOTOMO.prototype.set = function GOTOMO() {
x=arg1;
graphics=arg1.graphics;
exprs=graphics.exprs;
@@ -55,5 +55,5 @@ break;
}
}
needcompile=resume(needcompile)
-}
+ }
}