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/Sources/INIMPL_f.pickle | |
parent | 352623792d2b9400510599c487540b1e763a7d3c (diff) | |
download | sci2js-6a435095be880c696cb975d859ec730046021a75.tar.gz sci2js-6a435095be880c696cb975d859ec730046021a75.tar.bz2 sci2js-6a435095be880c696cb975d859ec730046021a75.zip |
support arg1 parsing
Diffstat (limited to 'js/Sources/INIMPL_f.pickle')
-rw-r--r-- | js/Sources/INIMPL_f.pickle | 86 |
1 files changed, 42 insertions, 44 deletions
diff --git a/js/Sources/INIMPL_f.pickle b/js/Sources/INIMPL_f.pickle index ea56a6a9..399db5ce 100644 --- a/js/Sources/INIMPL_f.pickle +++ b/js/Sources/INIMPL_f.pickle @@ -13,81 +13,79 @@ p5 atp6 Rp7 .(dp0 -S'arg1' +S'graphics' p1 S'object' p2 -sS'graphics' -p3 -g2 sS'mo.model' -p4 +p3 S'string' -p5 +p4 sS'prt' -p6 +p5 S'double' -p7 +p6 sS'x.model' -p8 +p7 g2 sS'model.out' -p9 +p8 S'vector' -p10 +p9 sS'x.graphics' -p11 +p10 g2 sS'model.sim' -p12 -g5 +p11 +g4 sS'model.equations' -p13 -g7 +p12 +g6 sS'mo.outputs' -p14 -g5 +p13 +g4 sS'model.out2' -p15 -g10 +p14 +g9 sS'x.graphics.out_implicit' -p16 +p15 S'vector_string' -p17 +p16 sS'graphics.exprs' -p18 -g7 +p17 +g6 sS'model.ipar' -p19 -g10 +p18 +g9 sS'typ' -p20 -g10 +p19 +g9 sS'needcompile' -p21 -g7 +p20 +g6 sS'model.blocktype' -p22 -g5 +p21 +g4 sS'mo' -p23 -g7 +p22 +g6 sS'model.dep_ut' -p24 +p23 S'vector_boolean' -p25 +p24 sS'exprs' -p26 -g5 +p25 +g4 sS'gr_i' -p27 -g10 +p26 +g9 sS'y' -p28 -g7 +p27 +g6 sS'x' +p28 +g9 +sS'model' p29 -NsS'model' -p30 g2 s.
\ No newline at end of file |