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/Events/CLKSOM_f.pickle | |
parent | 1540e025c411c12cc33107b7be0c8c9cc756ec40 (diff) | |
download | sci2js-200c4cfb3bd50c0b05fdf5b58c6e3671853cc5ad.tar.gz sci2js-200c4cfb3bd50c0b05fdf5b58c6e3671853cc5ad.tar.bz2 sci2js-200c4cfb3bd50c0b05fdf5b58c6e3671853cc5ad.zip |
fix var when assigning
Diffstat (limited to 'js/Events/CLKSOM_f.pickle')
-rw-r--r-- | js/Events/CLKSOM_f.pickle | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/js/Events/CLKSOM_f.pickle b/js/Events/CLKSOM_f.pickle index 549e736e..8958249b 100644 --- a/js/Events/CLKSOM_f.pickle +++ b/js/Events/CLKSOM_f.pickle @@ -7,45 +7,45 @@ p2 atp3 Rp4 .(dp0 -S'this.x' +S'model.sim' p1 -S'double' +S'string' p2 -sS'model.sim' +sS'model.evtout' p3 -S'string' +S'double' p4 -sS'model.evtout' +sS'model.blocktype' p5 g2 -sS'model.blocktype' -p6 -g4 sS'model.evtin' -p7 +p6 S'matrix' -p8 +p7 sS'model.dep_ut' -p9 +p8 S'vector' -p10 +p9 sS'p' -p11 -g2 +p10 +g4 sS'gr_i' -p12 -g10 +p11 +g9 sS'y' +p12 +g9 +sS'x' p13 -g10 +g4 sS'model' p14 S'object' p15 sS'typ' p16 -g10 +g9 sS'model.firing' p17 -g2 +g4 s.
\ No newline at end of file |