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/OUT_f.pickle | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) (limited to 'js/Sinks/OUT_f.pickle') diff --git a/js/Sinks/OUT_f.pickle b/js/Sinks/OUT_f.pickle index 315f8c62..d59ea7cf 100644 --- a/js/Sinks/OUT_f.pickle +++ b/js/Sinks/OUT_f.pickle @@ -43,7 +43,7 @@ p10 g2 sS'model.dep_ut' p11 -S'vector' +S'vector_boolean' p12 sS'n' p13 @@ -55,28 +55,29 @@ sS'x.model' p15 NsS'gr_i' p16 -g12 -sS'model.in' +S'vector' p17 +sS'model.in' +p18 g2 sS'graphics' -p18 +p19 g9 sS'y' -p19 -g12 -sS'x' p20 -NsS'model' +g17 +sS'x' p21 +NsS'model' +p22 g9 sS'model.ipar' -p22 +p23 g2 sS'typ' -p23 -g12 -sS'x.graphics' p24 +g17 +sS'x.graphics' +p25 g9 s. \ No newline at end of file -- cgit