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/INTRP2BLK_f.pickle | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'js/NonLinear/INTRP2BLK_f.pickle') diff --git a/js/NonLinear/INTRP2BLK_f.pickle b/js/NonLinear/INTRP2BLK_f.pickle index a21e3536..de096504 100644 --- a/js/NonLinear/INTRP2BLK_f.pickle +++ b/js/NonLinear/INTRP2BLK_f.pickle @@ -62,29 +62,30 @@ S'vector' p17 sS'model.dep_ut' p18 -g17 -sS'model.in' +S'vector_boolean' p19 +sS'model.in' +p20 g2 sS'graphics' -p20 +p21 g10 sS'y' -p21 +p22 g17 sS'x' -p22 -NsS'model' p23 +NsS'model' +p24 g10 sS'model.ipar' -p24 +p25 g2 sS'typ' -p25 +p26 g17 sS'model.out' -p26 -S'double' p27 +S'double' +p28 s. \ No newline at end of file -- cgit