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/Misc/CBLOCK.pickle | |
parent | 352623792d2b9400510599c487540b1e763a7d3c (diff) | |
download | sci2js-6a435095be880c696cb975d859ec730046021a75.tar.gz sci2js-6a435095be880c696cb975d859ec730046021a75.tar.bz2 sci2js-6a435095be880c696cb975d859ec730046021a75.zip |
support arg1 parsing
Diffstat (limited to 'js/Misc/CBLOCK.pickle')
-rw-r--r-- | js/Misc/CBLOCK.pickle | 172 |
1 files changed, 85 insertions, 87 deletions
diff --git a/js/Misc/CBLOCK.pickle b/js/Misc/CBLOCK.pickle index 1b044560..f686a5a2 100644 --- a/js/Misc/CBLOCK.pickle +++ b/js/Misc/CBLOCK.pickle @@ -46,163 +46,161 @@ p2 sS'co' p3 g2 -sS'arg1' -p4 -S'object' -p5 sS'graphics.exprs' -p6 +p4 NsS'rpar' -p7 +p5 S'vector' -p8 +p6 sS'model.out' -p9 +p7 g2 sS'xx' -p10 -g8 +p8 +g6 sS'funtyp' -p11 +p9 g2 sS'model.dep_ut' -p12 +p10 S'vector_boolean' -p13 +p11 sS'funam' -p14 +p12 S'string' -p15 +p13 sS'model.dstate' -p16 -g8 +p14 +g6 sS'ng' -p17 +p15 g2 sS'out' -p18 +p16 g2 sS'nevin' -p19 +p17 g2 sS'clkin' -p20 -g8 +p18 +g6 sS'x.graphics' -p21 -g5 +p19 +S'object' +p20 sS'model.nzcross' -p22 +p21 g2 sS'tt' -p23 +p22 g2 sS'label' -p24 +p23 S'list' -p25 +p24 sS'nx' -p26 +p25 g2 sS'nz' -p27 +p26 g2 sS'z0' -p28 -g8 +p27 +g6 sS'model.evtin' -p29 -g8 +p28 +g6 sS'model.firing' -p30 -g8 +p29 +g6 sS'nevout' -p31 +p30 g2 sS'model.sim' -p32 -g25 +p31 +g24 sS'model.evtout' -p33 -g8 +p32 +g6 sS'clkout' -p34 -g8 +p33 +g6 sS'auto' -p35 -g8 +p34 +g6 sS'label[2-1]' -p36 +p35 g2 sS'in1' -p37 +p36 g2 sS'model.rpar' -p38 -g8 +p37 +g6 sS'model.state' -p39 -g8 +p38 +g6 sS'model.in' -p40 +p39 g2 sS'graphics' -p41 -g5 +p40 +g20 sS'x0' -p42 -g8 +p41 +g6 sS'model.ipar' -p43 -g8 +p42 +g6 sS'typ' -p44 -g15 +p43 +g13 sS'ok' -p45 +p44 S'boolean' -p46 +p45 sS'model.blocktype' -p47 -g15 +p46 +g13 sS'i' -p48 +p47 g2 sS'label[1-1]' -p49 +p48 NsS'x.model' -p50 -g5 +p49 +g20 sS'o' -p51 +p50 g2 sS'depu' -p52 -g46 +p51 +g45 sS'dept' -p53 -g46 +p52 +g45 sS'gr_i' -p54 -g8 +p53 +g6 sS'ipar' -p55 -g8 +p54 +g6 sS'y' -p56 -g8 +p55 +g6 sS'x' +p56 +g6 +sS'model' p57 -NsS'model' -p58 -g5 +g20 sS'z' -p59 -g8 +p58 +g6 sS'nout' -p60 +p59 g2 sS'dep_ut' -p61 -g13 +p60 +g11 s.
\ No newline at end of file |