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/Misc/func_block.pickle | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'js/Misc/func_block.pickle') diff --git a/js/Misc/func_block.pickle b/js/Misc/func_block.pickle index e1643722..319aa2a4 100644 --- a/js/Misc/func_block.pickle +++ b/js/Misc/func_block.pickle @@ -37,7 +37,7 @@ sS'graphics.exprs' p9 NsS'model.dep_ut' p10 -S'vector' +S'vector_boolean' p11 sS'exprs' p12 @@ -46,23 +46,24 @@ sS'x.model' p13 NsS'gr_i' p14 -g11 -sS'model.in' +S'vector' p15 +sS'model.in' +p16 g4 sS'graphics' -p16 +p17 g7 sS'y' -p17 -g11 -sS'x' p18 +g15 +sS'x' +p19 g7 sS'model' -p19 +p20 g7 sS'typ' -p20 -g11 +p21 +g15 s. \ No newline at end of file -- cgit