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/TCLSS.pickle | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) (limited to 'js/Linear/TCLSS.pickle') diff --git a/js/Linear/TCLSS.pickle b/js/Linear/TCLSS.pickle index ae7a4f9f..c633f755 100644 --- a/js/Linear/TCLSS.pickle +++ b/js/Linear/TCLSS.pickle @@ -79,7 +79,7 @@ p20 g5 sS'mmm' p21 -S'vector' +S'vector_boolean' p22 sS'model.state' p23 @@ -95,26 +95,27 @@ p26 g8 sS'typ' p27 -g22 -sS'model.blocktype' +S'vector' p28 -S'string' +sS'model.blocktype' p29 -sS'model.dep_ut' +S'string' p30 +sS'model.dep_ut' +p31 g22 sS'exprs' -p31 +p32 g5 sS'gr_i' -p32 -g22 -sS'y' p33 -g22 -sS'x' +g28 +sS'y' p34 -NsS'model' +g28 +sS'x' p35 +NsS'model' +p36 g2 s. \ No newline at end of file -- cgit