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/CLOCK_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/CLOCK_f.pickle')
-rw-r--r-- | js/Sources/CLOCK_f.pickle | 134 |
1 files changed, 63 insertions, 71 deletions
diff --git a/js/Sources/CLOCK_f.pickle b/js/Sources/CLOCK_f.pickle index 3d511cab..82a67ab7 100644 --- a/js/Sources/CLOCK_f.pickle +++ b/js/Sources/CLOCK_f.pickle @@ -26,7 +26,7 @@ p4 sS'xx.model' p5 g2 -sS'arg1' +sS'output_port' p6 g2 sS'output_port.graphics.flip' @@ -43,72 +43,72 @@ g2 sS'xx' p12 g2 -sS'o' +sS'evtdly.graphics.orig' p13 -g2 -sS'x.model.rpar' +S'vector' p14 -S'double' +sS'x.model.rpar' p15 -sS'x.model.evtout' +S'double' p16 -g15 -sS'evtdly.graphics.pein' +sS'x.model.evtout' p17 -g15 -sS'evtdly.graphics.sz' +g16 +sS'evtdly.graphics.pein' p18 -S'vector' +g16 +sS'evtdly.graphics.sz' p19 +g14 sS'output_port.graphics.pein' p20 -g15 +g16 sS't0_old' p21 NsS'x.graphics.gr_i' p22 -g19 -sS'x.model.firing' +g14 +sS'diagram.objs[4-1]' p23 +g2 +sS'x.model.firing' +p24 g8 sS'output_port.model.ipar' -p24 -g15 -sS'xx.graphics.exprs' p25 -NsS'x.model.blocktype' +g16 +sS'xx.graphics.exprs' p26 +NsS'x.model.blocktype' +p27 g4 sS'evtdly.model.rpar' -p27 -g15 -sS'newpar[size(newpar)+1-1]' p28 -NsS'diagram.objs[6-1]' +g16 +sS'newpar[size(newpar)+1-1]' p29 -g15 -sS'split' +NsS'diagram.objs[6-1]' p30 +g16 +sS'split' +p31 g2 sS'diagram.objs[3-1]' -p31 -g15 -sS'model.firing' p32 -NsS'diagram.objs[5-1]' +g16 +sS'model.firing' p33 -g15 -sS'evtdly.graphics.flip' +NsS'diagram.objs[5-1]' p34 -g8 -sS'output_port' +g16 +sS'evtdly.graphics.flip' p35 -g2 +g8 sS'newpar' p36 S'list' p37 -sS'diagram.objs[4-1]' +sS'model.rpar.objs[path-1]' p38 g2 sS'x.model.dep_ut' @@ -125,15 +125,16 @@ p43 g2 sS'diagram' p44 -g15 +g16 sS'dt_old' p45 -NsS'output_port.graphics.sz' +g2 +sS'output_port.graphics.sz' p46 -g19 +g14 sS'x.graphics.peout' p47 -g15 +g16 sS'path' p48 NsS'evtdly.graphics.exprs' @@ -147,58 +148,49 @@ p51 g4 sS'needcompile' p52 -g15 +g16 sS'evtdly.graphics.peout' p53 -g15 -sS'arg1.model' -p54 -g2 +g16 sS'ok' -p55 +p54 g8 sS'evtdly.model.firing' -p56 -g15 +p55 +g16 sS'diagram.objs[2-1]' -p57 +p56 g2 -sS'evtdly.graphics.orig' -p58 -g19 sS'x.gui' -p59 +p57 g4 -sS'arg1.model.rpar.objs[path-1]' -p60 +sS'o' +p58 g2 sS'x.graphics.sz' -p61 -g19 +p59 +g14 sS'exprs' -p62 +p60 NsS'gr_i' -p63 -g19 +p61 +g14 sS'output_port.graphics.orig' -p64 -g19 +p62 +g14 sS'y' -p65 -g15 +p63 +g16 sS'x' -p66 -g15 +p64 +g16 sS'model' -p67 +p65 g2 sS'split.graphics.pein' -p68 -g15 -sS'arg1.model.rpar' -p69 -g2 +p66 +g16 sS'split.graphics.orig' -p70 +p67 g10 s.
\ No newline at end of file |