diff options
author | Sunil Shetye | 2018-08-29 17:37:00 +0530 |
---|---|---|
committer | Sunil Shetye | 2018-08-29 18:03:04 +0530 |
commit | 6a435095be880c696cb975d859ec730046021a75 (patch) | |
tree | 92a7831d3dc4ecb878f7bd5c896df50c8244f2ee /js/Linear/INTEGRAL.pickle | |
parent | 352623792d2b9400510599c487540b1e763a7d3c (diff) | |
download | sci2js-6a435095be880c696cb975d859ec730046021a75.tar.gz sci2js-6a435095be880c696cb975d859ec730046021a75.tar.bz2 sci2js-6a435095be880c696cb975d859ec730046021a75.zip |
support arg1 parsing
Diffstat (limited to 'js/Linear/INTEGRAL.pickle')
-rw-r--r-- | js/Linear/INTEGRAL.pickle | 92 |
1 files changed, 45 insertions, 47 deletions
diff --git a/js/Linear/INTEGRAL.pickle b/js/Linear/INTEGRAL.pickle index d583d7d8..762ceb23 100644 --- a/js/Linear/INTEGRAL.pickle +++ b/js/Linear/INTEGRAL.pickle @@ -25,91 +25,89 @@ S'model.in' p1 S'double' p2 -sS'arg1' -p3 -S'object' -p4 sS'reinit' -p5 +p3 g2 sS'rpar' -p6 +p4 S'vector' -p7 +p5 sS'model.out' -p8 +p6 g2 sS'x.model' -p9 +p7 NsS'minp' -p10 +p8 g2 sS'graphics' -p11 -g4 +p9 +S'object' +p10 sS'x.graphics' -p12 -g4 +p11 +g10 sS'typ' -p13 -g7 +p12 +g5 sS'maxp' -p14 +p13 g2 sS'model.sim' -p15 +p14 S'list' -p16 +p15 sS'model.nmode' -p17 +p16 g2 sS'model.rpar' -p18 -g7 +p17 +g5 sS'satur' -p19 +p18 g2 sS'model.state' -p20 +p19 g2 sS'lowp' -p21 +p20 S'string' -p22 +p21 sS'graphics.exprs' -p23 +p22 NsS'x0' -p24 -g7 +p23 +g5 sS'model.nzcross' -p25 +p24 g2 sS'x.graphics.id' -p26 -g22 +p25 +g21 sS'ok' -p27 +p26 S'boolean' -p28 +p27 sS'model.blocktype' -p29 -g22 +p28 +g21 sS'model.dep_ut' -p30 +p29 S'vector_boolean' -p31 +p30 sS'exprs' -p32 -g22 +p31 +g21 sS'gr_i' -p33 -g7 +p32 +g5 sS'y' -p34 -g7 +p33 +g5 sS'x' +p34 +g5 +sS'model' p35 -NsS'model' -p36 -g4 +g10 s.
\ No newline at end of file |