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/Linear/REGISTER.pickle | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'js/Linear/REGISTER.pickle') diff --git a/js/Linear/REGISTER.pickle b/js/Linear/REGISTER.pickle index b62872a5..8c7cb6dc 100644 --- a/js/Linear/REGISTER.pickle +++ b/js/Linear/REGISTER.pickle @@ -75,19 +75,20 @@ S'string' p23 sS'model.dep_ut' p24 -g12 -sS'exprs' +S'vector_boolean' p25 +sS'exprs' +p26 g4 sS'gr_i' -p26 +p27 g12 sS'y' -p27 +p28 g12 sS'x' -p28 -NsS'model' p29 +NsS'model' +p30 g6 s. \ No newline at end of file -- cgit