summaryrefslogtreecommitdiff
path: root/js/Events/IFTHEL_f.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Events/IFTHEL_f.js')
-rw-r--r--js/Events/IFTHEL_f.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/js/Events/IFTHEL_f.js b/js/Events/IFTHEL_f.js
index 6072ba6f..e02dff47 100644
--- a/js/Events/IFTHEL_f.js
+++ b/js/Events/IFTHEL_f.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Events/IFTHEL_f.sci" */
function IFTHEL_f() {
-IFTHEL_f.prototype.define = function IFTHEL_f() {
+ IFTHEL_f.prototype.define = function IFTHEL_f() {
model=scicos_model();
model.sim=list("ifthel",-1);
model.in1=1;
@@ -16,12 +16,12 @@ model.nzcross=1;
gr_i=[];
exprs=[[string(model.in1)],[string(model.nmode)]];
x=standard_define([3,3],model,exprs,gr_i);
-}
-IFTHEL_f.prototype.details = function IFTHEL_f() {
-}
-IFTHEL_f.prototype.get = function IFTHEL_f() {
-}
-IFTHEL_f.prototype.set = function IFTHEL_f() {
+ }
+ IFTHEL_f.prototype.details = function IFTHEL_f() {
+ }
+ IFTHEL_f.prototype.get = function IFTHEL_f() {
+ }
+ IFTHEL_f.prototype.set = function IFTHEL_f() {
x=arg1;
graphics=arg1.graphics;
exprs=graphics.exprs;
@@ -56,5 +56,5 @@ x.model=model;
break;
}
}
-}
+ }
}