diff options
author | Sunil Shetye | 2018-07-10 12:46:44 +0530 |
---|---|---|
committer | Sunil Shetye | 2018-07-10 17:34:50 +0530 |
commit | 3d43838f4a957e6d2143a348da73a12ae77dfc78 (patch) | |
tree | c67ea2e288e2573f2cdcb9abbb1128672a7b24f9 /js/Sources | |
parent | b0123638f8298fd6043153012940ae80a145cf03 (diff) | |
download | sci2js-3d43838f4a957e6d2143a348da73a12ae77dfc78.tar.gz sci2js-3d43838f4a957e6d2143a348da73a12ae77dfc78.tar.bz2 sci2js-3d43838f4a957e6d2143a348da73a12ae77dfc78.zip |
add parser.out
Diffstat (limited to 'js/Sources')
-rw-r--r-- | js/Sources/FROMWSB.js | 2 | ||||
-rw-r--r-- | js/Sources/FROMWSB.pickle | 6 |
2 files changed, 3 insertions, 5 deletions
diff --git a/js/Sources/FROMWSB.js b/js/Sources/FROMWSB.js index e12c0852..5f9c8d2d 100644 --- a/js/Sources/FROMWSB.js +++ b/js/Sources/FROMWSB.js @@ -40,7 +40,7 @@ function FROMWSB() { } xx = arg1[spath-1]; execstr("xxn="+xx.gui+"(\'set\',xx)"); - if (!this.isequalbitwise[this.xxn-1][xx-1]) { + if (!isequalbitwise(this.xxn,xx)) { this.model = xx.model; model_n = this.xxn.model; if (!is_modelica_block(xx)) { diff --git a/js/Sources/FROMWSB.pickle b/js/Sources/FROMWSB.pickle index d0a49f72..165976fe 100644 --- a/js/Sources/FROMWSB.pickle +++ b/js/Sources/FROMWSB.pickle @@ -8,10 +8,8 @@ aS'model' p3 aS'xxn' p4 -aS'isequalbitwise' -p5 -atp6 -Rp7 +atp5 +Rp6 .(dp0 S'ppath' p1 |