summaryrefslogtreecommitdiff
path: root/js/Misc/CONSTRAINT_c.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Misc/CONSTRAINT_c.js')
-rw-r--r--js/Misc/CONSTRAINT_c.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/js/Misc/CONSTRAINT_c.js b/js/Misc/CONSTRAINT_c.js
index a8f723c3..53ec7ebd 100644
--- a/js/Misc/CONSTRAINT_c.js
+++ b/js/Misc/CONSTRAINT_c.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Misc/CONSTRAINT_c.sci" */
function CONSTRAINT_c() {
-CONSTRAINT_c.prototype.define = function CONSTRAINT_c() {
+ CONSTRAINT_c.prototype.define = function CONSTRAINT_c() {
x0=[[0],[0]];
model=scicos_model();
model.sim=list("constraint_c",10004);
@@ -13,12 +13,12 @@ model.dep_ut=[false,true];
exprs="0";
gr_i=[];
x=standard_define([3,2],model,exprs,gr_i);
-}
-CONSTRAINT_c.prototype.details = function CONSTRAINT_c() {
-}
-CONSTRAINT_c.prototype.get = function CONSTRAINT_c() {
-}
-CONSTRAINT_c.prototype.set = function CONSTRAINT_c() {
+ }
+ CONSTRAINT_c.prototype.details = function CONSTRAINT_c() {
+ }
+ CONSTRAINT_c.prototype.get = function CONSTRAINT_c() {
+ }
+ CONSTRAINT_c.prototype.set = function CONSTRAINT_c() {
x=arg1;
graphics=arg1.graphics;
exprs=graphics.exprs;
@@ -46,5 +46,5 @@ break;
}
}
}
-}
+ }
}