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/PDE/PDE.pickle | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) (limited to 'js/PDE/PDE.pickle') diff --git a/js/PDE/PDE.pickle b/js/PDE/PDE.pickle index ce730515..5051ab11 100644 --- a/js/PDE/PDE.pickle +++ b/js/PDE/PDE.pickle @@ -102,18 +102,19 @@ p32 g2 sS'model.dep_ut' p33 -g28 -sS'gr_i' +S'vector_boolean' p34 +sS'gr_i' +p35 g28 sS'graphics.exprs' -p35 -NsS'y' p36 +NsS'y' +p37 g28 sS'x' -p37 -NsS'model' p38 +NsS'model' +p39 g6 s. \ No newline at end of file -- cgit