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/NonLinear/SIGNUM.pickle | 29 +++++++++++++++-------------- 1 file changed, 15 insertions(+), 14 deletions(-) (limited to 'js/NonLinear/SIGNUM.pickle') diff --git a/js/NonLinear/SIGNUM.pickle b/js/NonLinear/SIGNUM.pickle index e31d1d91..ee9bd886 100644 --- a/js/NonLinear/SIGNUM.pickle +++ b/js/NonLinear/SIGNUM.pickle @@ -43,37 +43,38 @@ p11 g4 sS'model.dep_ut' p12 -S'vector' +S'vector_boolean' p13 sS'model.nzcross' p14 g4 sS'exprs' p15 -g13 -sS'x.model' +S'vector' p16 -NsS'gr_i' +sS'x.model' p17 -g13 -sS'model.in' +NsS'gr_i' p18 +g16 +sS'model.in' +p19 g4 sS'graphics' -p19 +p20 g8 sS'y' -p20 -g13 -sS'x' p21 -NsS'model' +g16 +sS'x' p22 +NsS'model' +p23 g8 sS'typ' -p23 -g13 -sS'nu' p24 +g16 +sS'nu' +p25 g4 s. \ No newline at end of file -- cgit