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/Sinks/TRASH_f.pickle | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) (limited to 'js/Sinks/TRASH_f.pickle') diff --git a/js/Sinks/TRASH_f.pickle b/js/Sinks/TRASH_f.pickle index 1b2024f4..969fe5fc 100644 --- a/js/Sinks/TRASH_f.pickle +++ b/js/Sinks/TRASH_f.pickle @@ -31,27 +31,28 @@ S'double' p6 sS'model.dep_ut' p7 -S'vector' +S'vector_boolean' p8 sS'model.evtin' p9 g6 sS'gr_i' p10 -g8 -sS'model.in' +S'vector' p11 +sS'model.in' +p12 g6 sS'y' -p12 -g8 -sS'x' p13 -NsS'model' +g11 +sS'x' p14 -S'object' +NsS'model' p15 -sS'typ' +S'object' p16 -g8 +sS'typ' +p17 +g11 s. \ No newline at end of file -- cgit