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/Branching/ISELECT_f.pickle | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) (limited to 'js/Branching/ISELECT_f.pickle') diff --git a/js/Branching/ISELECT_f.pickle b/js/Branching/ISELECT_f.pickle index ed8bf469..3a73aad5 100644 --- a/js/Branching/ISELECT_f.pickle +++ b/js/Branching/ISELECT_f.pickle @@ -45,7 +45,7 @@ sS'graphics.exprs' p11 NsS'model.dep_ut' p12 -S'vector' +S'vector_boolean' p13 sS'model.blocktype' p14 @@ -58,31 +58,32 @@ sS'x.model' p17 NsS'gr_i' p18 -g13 -sS'z0' +S'vector' p19 +sS'z0' +p20 g6 sS'model.in' -p20 +p21 g6 sS'graphics' -p21 +p22 g9 sS'y' -p22 -g13 -sS'x' p23 -NsS'model' +g19 +sS'x' p24 +NsS'model' +p25 g9 sS'typ' -p25 -g13 -sS'nout' p26 +g19 +sS'nout' +p27 g6 sS'out' -p27 +p28 g4 s. \ No newline at end of file -- cgit