From 1896e61799fda88188ffc3a8df12a4029361048c Mon Sep 17 00:00:00 2001 From: Sunil Shetye Date: Sun, 15 Jul 2018 07:29:25 +0530 Subject: support string vector also --- js/Sinks/BARXY.pickle | 55 ++++++++++++++++++++++++----------------------- js/Sinks/OUTIMPL_f.pickle | 35 +++++++++++++++--------------- js/Sinks/WRITEAU_f.pickle | 13 +++++------ js/Sinks/WRITEC_f.pickle | 31 +++++++++++++------------- 4 files changed, 69 insertions(+), 65 deletions(-) (limited to 'js/Sinks') diff --git a/js/Sinks/BARXY.pickle b/js/Sinks/BARXY.pickle index 501e43da..2af2eb77 100644 --- a/js/Sinks/BARXY.pickle +++ b/js/Sinks/BARXY.pickle @@ -56,61 +56,62 @@ p12 g2 sS'x.graphics.in_implicit' p13 -g5 -sS'model.evtin' +S'vector_string' p14 +sS'model.evtin' +p15 g5 sS'model.sim' -p15 -S'list' p16 -sS'mess' +S'list' p17 -S'matrix' +sS'mess' p18 -sS'x.graphics.out_implicit' +S'matrix' p19 +sS'x.graphics.out_implicit' +p20 g5 sS'model.rpar' -p20 -g18 -sS'model.in' p21 -g18 -sS'graphics.exprs' +g19 +sS'model.in' p22 -NsS'model.ipar' +g19 +sS'graphics.exprs' p23 +NsS'model.ipar' +p24 g8 sS'typ' -p24 +p25 g5 sS'ok' -p25 -S'boolean' p26 -sS'model.blocktype' +S'boolean' p27 -S'string' +sS'model.blocktype' p28 -sS'model.dep_ut' +S'string' p29 -S'vector_boolean' +sS'model.dep_ut' p30 -sS'exprs' +S'vector_boolean' p31 -NsS'x.graphics.exprs' +sS'exprs' p32 -g18 -sS'xmax' +NsS'x.graphics.exprs' p33 +g19 +sS'xmax' +p34 g8 sS'y' -p34 +p35 g5 sS'x' -p35 -NsS'model' p36 +NsS'model' +p37 g2 s. \ No newline at end of file diff --git a/js/Sinks/OUTIMPL_f.pickle b/js/Sinks/OUTIMPL_f.pickle index 0d1d4a26..387f4e48 100644 --- a/js/Sinks/OUTIMPL_f.pickle +++ b/js/Sinks/OUTIMPL_f.pickle @@ -47,50 +47,51 @@ p12 g5 sS'x.graphics.in_implicit' p13 -g10 -sS'model.sim' +S'vector_string' p14 +sS'model.sim' +p15 g5 sS'model.equations' -p15 +p16 g7 sS'model.in' -p16 +p17 g10 sS'graphics.exprs' -p17 +p18 g7 sS'model.ipar' -p18 +p19 g10 sS'typ' -p19 +p20 g10 sS'needcompile' -p20 +p21 g7 sS'model.blocktype' -p21 +p22 g5 sS'mo' -p22 +p23 g7 sS'model.dep_ut' -p23 -S'vector_boolean' p24 -sS'exprs' +S'vector_boolean' p25 +sS'exprs' +p26 g5 sS'gr_i' -p26 +p27 g10 sS'y' -p27 +p28 g7 sS'x' -p28 -NsS'model' p29 +NsS'model' +p30 g2 s. \ No newline at end of file diff --git a/js/Sinks/WRITEAU_f.pickle b/js/Sinks/WRITEAU_f.pickle index 1cbfc95a..f42ff3ef 100644 --- a/js/Sinks/WRITEAU_f.pickle +++ b/js/Sinks/WRITEAU_f.pickle @@ -104,19 +104,20 @@ p32 g15 sS'exprs' p33 -g27 -sS'gr_i' +S'vector_string' p34 +sS'gr_i' +p35 g27 sS'ipar' -p35 +p36 g2 sS'y' -p36 +p37 g27 sS'x' -p37 -NsS'model' p38 +NsS'model' +p39 g4 s. \ No newline at end of file diff --git a/js/Sinks/WRITEC_f.pickle b/js/Sinks/WRITEC_f.pickle index e98aa87f..c4a21594 100644 --- a/js/Sinks/WRITEC_f.pickle +++ b/js/Sinks/WRITEC_f.pickle @@ -81,7 +81,7 @@ p20 g12 sS'fmts' p21 -S'vector' +S'vector_string' p22 sS'in1' p23 @@ -99,35 +99,36 @@ p27 g2 sS'typ' p28 -g22 -sS'ok' +S'vector' p29 -S'boolean' +sS'ok' p30 -sS'model.blocktype' +S'boolean' p31 +sS'model.blocktype' +p32 g15 sS'frmt1' -p32 +p33 g15 sS'fname1' -p33 +p34 g12 sS'exprs' -p34 +p35 g2 sS'gr_i' -p35 -g22 -sS'ipar' p36 +g29 +sS'ipar' +p37 g2 sS'y' -p37 -g22 -sS'x' p38 -NsS'model' +g29 +sS'x' p39 +NsS'model' +p40 g4 s. \ No newline at end of file -- cgit