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/Misc/SPLIT_f.pickle | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) (limited to 'js/Misc/SPLIT_f.pickle') diff --git a/js/Misc/SPLIT_f.pickle b/js/Misc/SPLIT_f.pickle index efab595a..56d46243 100644 --- a/js/Misc/SPLIT_f.pickle +++ b/js/Misc/SPLIT_f.pickle @@ -24,7 +24,7 @@ p3 g2 sS'model.dep_ut' p4 -S'vector' +S'vector_boolean' p5 sS'model.out' p6 @@ -36,14 +36,15 @@ S'double' p9 sS'y' p10 -g5 -sS'x' +S'vector' p11 -NsS'model' +sS'x' p12 -S'object' +NsS'model' p13 -sS'typ' +S'object' p14 -g5 +sS'typ' +p15 +g11 s. \ No newline at end of file -- cgit