summaryrefslogtreecommitdiff
path: root/js/Sinks/CMSCOPE.js
diff options
context:
space:
mode:
Diffstat (limited to 'js/Sinks/CMSCOPE.js')
-rw-r--r--js/Sinks/CMSCOPE.js16
1 files changed, 8 insertions, 8 deletions
diff --git a/js/Sinks/CMSCOPE.js b/js/Sinks/CMSCOPE.js
index 40ba209b..65197ee7 100644
--- a/js/Sinks/CMSCOPE.js
+++ b/js/Sinks/CMSCOPE.js
@@ -1,6 +1,6 @@
/* autogenerated from "macros/Sinks/CMSCOPE.sci" */
function CMSCOPE() {
-CMSCOPE.prototype.define = function CMSCOPE() {
+ CMSCOPE.prototype.define = function CMSCOPE() {
win=-1;
in1=[[1],[1]];
wdim=[[-1],[-1]];
@@ -25,12 +25,12 @@ model.dep_ut=[true,false];
exprs=[[strcat(string(in1)," ")],[strcat(string(clrs)," ")],[string(win)],[sci2exp([])],[sci2exp([])],[strcat(string(ymin)," ")],[strcat(string(ymax)," ")],[strcat(string(per)," ")],[string(N)],[string(0)],[emptystr()]];
gr_i=[];
x=standard_define([2,2],model,exprs,gr_i);
-}
-CMSCOPE.prototype.details = function CMSCOPE() {
-}
-CMSCOPE.prototype.get = function CMSCOPE() {
-}
-CMSCOPE.prototype.set = function CMSCOPE() {
+ }
+ CMSCOPE.prototype.details = function CMSCOPE() {
+ }
+ CMSCOPE.prototype.get = function CMSCOPE() {
+ }
+ CMSCOPE.prototype.set = function CMSCOPE() {
x=arg1;
graphics=arg1.graphics;
exprs=graphics.exprs;
@@ -122,5 +122,5 @@ break;
}
}
}
-}
+ }
}