diff options
author | Sunil Shetye | 2018-07-15 00:26:52 +0530 |
---|---|---|
committer | Sunil Shetye | 2018-07-15 07:11:58 +0530 |
commit | 92f8a251bbaeddf6ec034722a3079d865517d650 (patch) | |
tree | fb1b9f51c3456c04c02ac3ab144b65bdd392e98b /js/NonLinear/FSV_f.pickle | |
parent | c394c9628cd411c95def024d47f10d953e160ec5 (diff) | |
download | sci2js-92f8a251bbaeddf6ec034722a3079d865517d650.tar.gz sci2js-92f8a251bbaeddf6ec034722a3079d865517d650.tar.bz2 sci2js-92f8a251bbaeddf6ec034722a3079d865517d650.zip |
handle boolean differently
Diffstat (limited to 'js/NonLinear/FSV_f.pickle')
-rw-r--r-- | js/NonLinear/FSV_f.pickle | 21 |
1 files changed, 11 insertions, 10 deletions
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 |