From 200c4cfb3bd50c0b05fdf5b58c6e3671853cc5ad Mon Sep 17 00:00:00 2001 From: Sunil Shetye Date: Thu, 5 Jul 2018 18:22:46 +0530 Subject: fix var when assigning --- js/Electrical/CurrentSensor.pickle | 62 +++++++++++++++++++------------------- 1 file changed, 31 insertions(+), 31 deletions(-) (limited to 'js/Electrical/CurrentSensor.pickle') diff --git a/js/Electrical/CurrentSensor.pickle b/js/Electrical/CurrentSensor.pickle index fa14c6bc..a76e4523 100644 --- a/js/Electrical/CurrentSensor.pickle +++ b/js/Electrical/CurrentSensor.pickle @@ -7,63 +7,63 @@ p2 atp3 Rp4 .(dp0 -S'this.x' +S'model.sim' p1 -S'double' +S'string' p2 -sS'model.sim' +sS'model.in1' p3 -S'string' +S'double' p4 -sS'model.in1' -p5 -g2 sS'model.equations' +p5 +g4 +sS'model.blocktype' p6 g2 -sS'model.blocktype' -p7 -g4 sS'exprs' -p8 +p7 S'vector' +p8 +sS'x.graphics.out_implicit' p9 -sS'this.x.graphics.out_implicit' -p10 S'matrix' -p11 +p10 sS'mo' +p11 +g4 +sS'mo.inputs' p12 g2 -sS'mo.inputs' -p13 -g4 sS'mo.model' -p14 -g4 +p13 +g2 sS'model.dep_ut' -p15 -g9 +p14 +g8 sS'model.out' -p16 -g11 +p15 +g10 sS'gr_i' +p16 +g8 +sS'x.graphics.in_implicit' p17 -g9 +g8 sS'y' p18 -g9 -sS'model' +g8 +sS'x' p19 -S'object' +g4 +sS'model' p20 -sS'this.x.graphics.in_implicit' +S'object' p21 -g9 sS'typ' p22 -g9 +g8 sS'mo.outputs' p23 -g11 +g10 s. \ No newline at end of file -- cgit