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/IntegerOp/SHIFT.pickle | |
parent | 352623792d2b9400510599c487540b1e763a7d3c (diff) | |
download | sci2js-6a435095be880c696cb975d859ec730046021a75.tar.gz sci2js-6a435095be880c696cb975d859ec730046021a75.tar.bz2 sci2js-6a435095be880c696cb975d859ec730046021a75.zip |
support arg1 parsing
Diffstat (limited to 'js/IntegerOp/SHIFT.pickle')
-rw-r--r-- | js/IntegerOp/SHIFT.pickle | 78 |
1 files changed, 38 insertions, 40 deletions
diff --git a/js/IntegerOp/SHIFT.pickle b/js/IntegerOp/SHIFT.pickle index 93e31c3f..7e503e38 100644 --- a/js/IntegerOp/SHIFT.pickle +++ b/js/IntegerOp/SHIFT.pickle @@ -21,84 +21,82 @@ S'OPER' p1 S'double' p2 -sS'arg1' +sS'graphics' p3 S'object' p4 -sS'graphics' -p5 -g4 sS'it' -p6 +p5 NsS'x.model' -p7 +p6 NsS'sgn' -p8 +p7 S'matrix' -p9 +p8 sS'model.out' -p10 +p9 g2 sS'model.in2' -p11 +p10 g2 sS'model.intyp' -p12 +p11 g2 sS'x.graphics' -p13 +p12 g4 sS'model.sim' -p14 +p13 S'list' -p15 +p14 sS'model.out2' -p16 +p15 g2 sS'model.rpar' -p17 +p16 S'vector' +p17 +sS'y' p18 -sS'model.outtyp' -p19 -g2 +g17 sS'model.in' -p20 +p19 g2 sS'graphics.exprs' -p21 +p20 NsS'model.ipar' -p22 -g9 +p21 +g8 sS'typ' -p23 -g18 +p22 +g17 sS'ok' -p24 +p23 S'boolean' -p25 +p24 sS'model.blocktype' -p26 +p25 S'string' -p27 +p26 sS'model.dep_ut' -p28 +p27 S'vector_boolean' -p29 +p28 sS'exprs' -p30 -g9 +p29 +g8 sS'gr_i' +p30 +g17 +sS'model.outtyp' p31 -g18 -sS'y' -p32 -g18 +g2 sS'x' +p32 +g17 +sS'model' p33 -NsS'model' -p34 g4 sS'ot' -p35 +p34 Ns.
\ No newline at end of file |