summaryrefslogtreecommitdiff
path: root/js/NonLinear/EXPBLK_f.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/NonLinear/EXPBLK_f.js')
-rw-r--r--js/NonLinear/EXPBLK_f.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/js/NonLinear/EXPBLK_f.js b/js/NonLinear/EXPBLK_f.js
index 1422f9dc..67333791 100644
--- a/js/NonLinear/EXPBLK_f.js
+++ b/js/NonLinear/EXPBLK_f.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/NonLinear/EXPBLK_f.sci" */
function EXPBLK_f() {
-EXPBLK_f.prototype.define = function EXPBLK_f() {
+ EXPBLK_f.prototype.define = function EXPBLK_f() {
in1=1;
a=math.E;
model=scicos_model();
@@ -13,12 +13,12 @@ model.dep_ut=[true,false];
exprs=["%e"];
gr_i=[];
x=standard_define([2,2],model,exprs,gr_i);
-}
-EXPBLK_f.prototype.details = function EXPBLK_f() {
-}
-EXPBLK_f.prototype.get = function EXPBLK_f() {
-}
-EXPBLK_f.prototype.set = function EXPBLK_f() {
+ }
+ EXPBLK_f.prototype.details = function EXPBLK_f() {
+ }
+ EXPBLK_f.prototype.get = function EXPBLK_f() {
+ }
+ EXPBLK_f.prototype.set = function EXPBLK_f() {
x=arg1;
graphics=arg1.graphics;
exprs=graphics.exprs;
@@ -41,5 +41,5 @@ x.model=model;
break;
}
}
-}
+ }
}