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/FSV_f.pickle | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'js/NonLinear/FSV_f.pickle') diff --git a/js/NonLinear/FSV_f.pickle b/js/NonLinear/FSV_f.pickle index 60656cd6..112c3884 100644 --- a/js/NonLinear/FSV_f.pickle +++ b/js/NonLinear/FSV_f.pickle @@ -32,27 +32,28 @@ S'double' p7 sS'model.dep_ut' p8 -S'vector' +S'vector_boolean' p9 sS'model.out' p10 g7 sS'gr_i' p11 -g9 -sS'model.in' +S'vector' p12 +sS'model.in' +p13 g7 sS'y' -p13 -g9 -sS'x' p14 -NsS'model' +g12 +sS'x' p15 -S'object' +NsS'model' p16 -sS'typ' +S'object' p17 -g9 +sS'typ' +p18 +g12 s. \ No newline at end of file -- cgit