diff options
author | Sunil Shetye | 2018-07-04 11:31:04 +0530 |
---|---|---|
committer | Sunil Shetye | 2018-07-05 12:57:00 +0530 |
commit | a7431fc21032282fd2a9f389931355a99a0e4c4c (patch) | |
tree | 160959296dee624fc164a2422ff219d3d8bc630d /js/Linear/CLR.pickle | |
parent | 928d58d0583febfa94676bd7f3bb9e0dd9d78e83 (diff) | |
download | sci2js-a7431fc21032282fd2a9f389931355a99a0e4c4c.tar.gz sci2js-a7431fc21032282fd2a9f389931355a99a0e4c4c.tar.bz2 sci2js-a7431fc21032282fd2a9f389931355a99a0e4c4c.zip |
add type to expressions
Diffstat (limited to 'js/Linear/CLR.pickle')
-rw-r--r-- | js/Linear/CLR.pickle | 111 |
1 files changed, 110 insertions, 1 deletions
diff --git a/js/Linear/CLR.pickle b/js/Linear/CLR.pickle index 2186f0c1..5dd5a797 100644 --- a/js/Linear/CLR.pickle +++ b/js/Linear/CLR.pickle @@ -11,4 +11,113 @@ p4 atp5 Rp6 .(dp0 -.
\ No newline at end of file +S'A' +p1 +S'double' +p2 +sS'arg1' +p3 +S'object' +p4 +sS'graphics' +p5 +g4 +sS'rpar' +p6 +S'matrix' +p7 +sS'B' +p8 +g2 +sS'this.x.model' +p9 +g4 +sS'model.out' +p10 +g2 +sS'x0[ns1-1][1-1]' +p11 +g2 +sS'model.in1' +p12 +g2 +sS'this.x.graphics' +p13 +g4 +sS'[ns1,ns1]' +p14 +g2 +sS'[A,B,C,D]' +p15 +S'vector' +p16 +sS'ns' +p17 +g2 +sS'this.x' +p18 +g2 +sS'model.sim' +p19 +g16 +sS'C' +p20 +g2 +sS'PREVAR_scicos_context.s' +p21 +g2 +sS'nin' +p22 +g2 +sS'D' +p23 +g2 +sS'H' +p24 +g2 +sS'model.rpar' +p25 +g7 +sS'mmm' +p26 +g16 +sS'model.state' +p27 +g2 +sS'graphics.exprs' +p28 +NsS'x0' +p29 +g2 +sS'typ' +p30 +g16 +sS'ok' +p31 +S'boolean' +p32 +sS'model.blocktype' +p33 +S'string' +p34 +sS'model.dep_ut' +p35 +g16 +sS'exprs' +p36 +g7 +sS'gr_i' +p37 +g16 +sS'PREVAR_scicos_context' +p38 +NsS'y' +p39 +g16 +sS'model' +p40 +g2 +sS'nout' +p41 +g2 +s.
\ No newline at end of file |