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 ++++++++++++++++++++++++++------------------------- 1 file changed, 28 insertions(+), 27 deletions(-) (limited to 'js/Sinks/BARXY.pickle') 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 -- cgit