diff options
author | Sunil Shetye | 2018-07-05 18:22:46 +0530 |
---|---|---|
committer | Sunil Shetye | 2018-07-05 18:22:46 +0530 |
commit | 200c4cfb3bd50c0b05fdf5b58c6e3671853cc5ad (patch) | |
tree | 1e694f2bc813be6d9cdf282c5a25f3eb4ce1d54f /js/NonLinear/ABS_VALUE.pickle | |
parent | 1540e025c411c12cc33107b7be0c8c9cc756ec40 (diff) | |
download | sci2js-200c4cfb3bd50c0b05fdf5b58c6e3671853cc5ad.tar.gz sci2js-200c4cfb3bd50c0b05fdf5b58c6e3671853cc5ad.tar.bz2 sci2js-200c4cfb3bd50c0b05fdf5b58c6e3671853cc5ad.zip |
fix var when assigning
Diffstat (limited to 'js/NonLinear/ABS_VALUE.pickle')
-rw-r--r-- | js/NonLinear/ABS_VALUE.pickle | 62 |
1 files changed, 31 insertions, 31 deletions
diff --git a/js/NonLinear/ABS_VALUE.pickle b/js/NonLinear/ABS_VALUE.pickle index f0f47537..835aded5 100644 --- a/js/NonLinear/ABS_VALUE.pickle +++ b/js/NonLinear/ABS_VALUE.pickle @@ -9,63 +9,63 @@ p3 atp4 Rp5 .(dp0 -S'this.x' +S'model.sim' p1 -S'double' +S'vector' p2 -sS'model.sim' +sS'model.in1' p3 -S'vector' +S'double' p4 -sS'model.in1' -p5 -g2 sS'model.blocktype' -p6 +p5 S'string' +p6 +sS'x.graphics' p7 -sS'this.x.model' +S'object' p8 -NsS'this.x.graphics' +sS'arg1' p9 -S'object' +g8 +sS'graphics.exprs' p10 -sS'arg1' +NsS'model.nmode' p11 -g10 -sS'graphics.exprs' +g4 +sS'model.out' p12 -NsS'model.nmode' +g4 +sS'model.nzcross' p13 -g2 -sS'model.out' +g4 +sS'exprs' p14 g2 -sS'model.nzcross' +sS'x.model' p15 -g2 -sS'exprs' +NsS'gr_i' p16 -g4 -sS'gr_i' -p17 -g4 +g2 sS'model.dep_ut' -p18 -g4 +p17 +g2 sS'graphics' -p19 -g10 +p18 +g8 sS'y' +p19 +g2 +sS'x' p20 g4 sS'model' p21 -g10 +g8 sS'typ' p22 -g4 +g2 sS'nu' p23 -g2 +g4 s.
\ No newline at end of file |