diff options
author | Sunil Shetye | 2018-07-15 07:29:25 +0530 |
---|---|---|
committer | Sunil Shetye | 2018-07-16 15:31:24 +0530 |
commit | 1896e61799fda88188ffc3a8df12a4029361048c (patch) | |
tree | 08454cae6871e080e52d8087369ee43acc0a48d0 /js/Electrical/Switch.pickle | |
parent | 92f8a251bbaeddf6ec034722a3079d865517d650 (diff) | |
download | sci2js-1896e61799fda88188ffc3a8df12a4029361048c.tar.gz sci2js-1896e61799fda88188ffc3a8df12a4029361048c.tar.bz2 sci2js-1896e61799fda88188ffc3a8df12a4029361048c.zip |
support string vector also
Diffstat (limited to 'js/Electrical/Switch.pickle')
-rw-r--r-- | js/Electrical/Switch.pickle | 33 |
1 files changed, 17 insertions, 16 deletions
diff --git a/js/Electrical/Switch.pickle b/js/Electrical/Switch.pickle index 4ec1aed2..ca3caa79 100644 --- a/js/Electrical/Switch.pickle +++ b/js/Electrical/Switch.pickle @@ -61,7 +61,7 @@ p17 g5 sS'x.graphics.out_implicit' p18 -S'vector' +S'vector_string' p19 sS'model.rpar' p20 @@ -79,38 +79,39 @@ p24 g8 sS'typ' p25 -g19 -sS'model.blocktype' +S'vector' p26 +sS'model.blocktype' +p27 g5 sS'Roff' -p27 +p28 g8 sS'Ron' -p28 +p29 g8 sS'mo' -p29 +p30 g2 sS'model.dep_ut' -p30 -S'vector_boolean' p31 -sS'model.equations.parameters[2-1]' +S'vector_boolean' p32 +sS'model.equations.parameters[2-1]' +p33 g14 sS'exprs' -p33 +p34 g5 sS'gr_i' -p34 -g19 -sS'y' p35 -g19 -sS'x' +g26 +sS'y' p36 -NsS'model' +g26 +sS'x' p37 +NsS'model' +p38 g2 s.
\ No newline at end of file |