From 92f8a251bbaeddf6ec034722a3079d865517d650 Mon Sep 17 00:00:00 2001 From: Sunil Shetye Date: Sun, 15 Jul 2018 00:26:52 +0530 Subject: handle boolean differently --- js/Sinks/WRITEC_f.pickle | 45 +++++++++++++++++++++++---------------------- 1 file changed, 23 insertions(+), 22 deletions(-) (limited to 'js/Sinks/WRITEC_f.pickle') diff --git a/js/Sinks/WRITEC_f.pickle b/js/Sinks/WRITEC_f.pickle index e49258fb..e98aa87f 100644 --- a/js/Sinks/WRITEC_f.pickle +++ b/js/Sinks/WRITEC_f.pickle @@ -50,7 +50,7 @@ p7 g4 sS'model.dep_ut' p8 -S'vector' +S'vector_boolean' p9 sS'x.graphics' p10 @@ -81,52 +81,53 @@ p20 g12 sS'fmts' p21 -g9 -sS'in1' +S'vector' p22 +sS'in1' +p23 g12 sS'N' -p23 +p24 g12 sS'model.in' -p24 +p25 g12 sS'graphics.exprs' -p25 -NsS'model.ipar' p26 +NsS'model.ipar' +p27 g2 sS'typ' -p27 -g9 -sS'ok' p28 -S'boolean' +g22 +sS'ok' p29 -sS'model.blocktype' +S'boolean' p30 +sS'model.blocktype' +p31 g15 sS'frmt1' -p31 +p32 g15 sS'fname1' -p32 +p33 g12 sS'exprs' -p33 +p34 g2 sS'gr_i' -p34 -g9 -sS'ipar' p35 +g22 +sS'ipar' +p36 g2 sS'y' -p36 -g9 -sS'x' p37 -NsS'model' +g22 +sS'x' p38 +NsS'model' +p39 g4 s. \ No newline at end of file -- cgit