diff options
author | Sunil Shetye | 2018-07-13 15:37:42 +0530 |
---|---|---|
committer | Sunil Shetye | 2018-07-15 07:11:58 +0530 |
commit | 6ee02952c836bb31e9b51783e6a16724fba64637 (patch) | |
tree | bde996b5477f57f4faca4ba3a173bed2fdf0c359 /js/Electrical/MOTOR.pickle | |
parent | 214ade87a6cef2bf55f9b9f2848ffafc02f37f18 (diff) | |
download | sci2js-6ee02952c836bb31e9b51783e6a16724fba64637.tar.gz sci2js-6ee02952c836bb31e9b51783e6a16724fba64637.tar.bz2 sci2js-6ee02952c836bb31e9b51783e6a16724fba64637.zip |
change in1 to in
Diffstat (limited to 'js/Electrical/MOTOR.pickle')
-rw-r--r-- | js/Electrical/MOTOR.pickle | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/js/Electrical/MOTOR.pickle b/js/Electrical/MOTOR.pickle index 9c6210d5..c2594170 100644 --- a/js/Electrical/MOTOR.pickle +++ b/js/Electrical/MOTOR.pickle @@ -19,35 +19,35 @@ S'model.sim' p1 S'string' p2 -sS'model.in1' -p3 -S'vector' -p4 sS'model.blocktype' -p5 +p3 g2 sS'exprs' -p6 +p4 g2 sS'x.graphics.out_implicit' -p7 +p5 S'matrix' -p8 +p6 sS'model.dep_ut' -p9 -g4 +p7 +S'vector' +p8 sS'model.out' +p9 +g6 +sS'gr_i' p10 g8 -sS'gr_i' -p11 -g4 sS'x.graphics.in_implicit' +p11 +g8 +sS'model.in' p12 -g4 +g8 sS'y' p13 -g4 +g8 sS'x' p14 S'double' @@ -58,5 +58,5 @@ S'object' p17 sS'typ' p18 -g4 +g8 s.
\ No newline at end of file |