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/GOTOMO.pickle | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'js/Branching/GOTOMO.pickle') diff --git a/js/Branching/GOTOMO.pickle b/js/Branching/GOTOMO.pickle index cc8af0d9..9c5805ba 100644 --- a/js/Branching/GOTOMO.pickle +++ b/js/Branching/GOTOMO.pickle @@ -94,20 +94,21 @@ p29 g2 sS'model.dep_ut' p30 -g10 -sS'exprs' +S'vector_boolean' p31 -S'matrix' +sS'exprs' p32 -sS'gr_i' +S'matrix' p33 +sS'gr_i' +p34 g10 sS'model.outtyp' -p34 +p35 g2 sS'x' -p35 -NsS'model' p36 +NsS'model' +p37 g5 s. \ No newline at end of file -- cgit