From 6a435095be880c696cb975d859ec730046021a75 Mon Sep 17 00:00:00 2001 From: Sunil Shetye Date: Wed, 29 Aug 2018 17:37:00 +0530 Subject: support arg1 parsing --- js/IntegerOp/BITCLEAR.pickle | 96 ++++++++++++++++++++++---------------------- 1 file changed, 47 insertions(+), 49 deletions(-) (limited to 'js/IntegerOp/BITCLEAR.pickle') diff --git a/js/IntegerOp/BITCLEAR.pickle b/js/IntegerOp/BITCLEAR.pickle index 299da3e6..b43f5022 100644 --- a/js/IntegerOp/BITCLEAR.pickle +++ b/js/IntegerOp/BITCLEAR.pickle @@ -15,92 +15,90 @@ p6 atp7 Rp8 .(dp0 -S'arg1' +S'graphics' p1 S'object' p2 -sS'graphics' -p3 -g2 sS'it' -p4 +p3 NsS'x.model' -p5 +p4 g2 sS'model.out' -p6 +p5 S'double' -p7 +p6 sS'out' -p8 +p7 S'vector' -p9 +p8 sS'model.in2' -p10 -g7 +p9 +g6 sS'model.intyp' -p11 -g7 +p10 +g6 sS'x.graphics' -p12 +p11 g2 sS'model.sim' -p13 +p12 S'list' -p14 +p13 sS'model.out2' -p15 -g7 +p14 +g6 sS'in1' -p16 -g9 +p15 +g8 sS'model.outtyp' -p17 -g7 +p16 +g6 sS'model.in' -p18 -g7 +p17 +g6 sS'graphics.exprs' -p19 +p18 NsS'bit' -p20 -g7 +p19 +g6 sS'typ' -p21 -g9 +p20 +g8 sS'model.opar' -p22 -g14 +p21 +g13 sS'ok' -p23 +p22 S'boolean' -p24 +p23 sS'model.blocktype' -p25 +p24 S'string' -p26 +p25 sS'model.dep_ut' -p27 +p26 S'vector_boolean' -p28 +p27 sS'n' -p29 -g7 +p28 +g6 sS'exprs' -p30 +p29 S'matrix' -p31 +p30 sS'gr_i' -p32 -g9 +p31 +g8 sS'y' -p33 -g9 +p32 +g8 sS'x' +p33 +g8 +sS'model' p34 -NsS'model' -p35 g2 sS'ot' -p36 +p35 Ns. \ No newline at end of file -- cgit