diff options
author | Sunil Shetye | 2018-08-29 17:37:00 +0530 |
---|---|---|
committer | Sunil Shetye | 2018-08-29 18:03:04 +0530 |
commit | 6a435095be880c696cb975d859ec730046021a75 (patch) | |
tree | 92a7831d3dc4ecb878f7bd5c896df50c8244f2ee /js/PDE/PDE.pickle | |
parent | 352623792d2b9400510599c487540b1e763a7d3c (diff) | |
download | sci2js-6a435095be880c696cb975d859ec730046021a75.tar.gz sci2js-6a435095be880c696cb975d859ec730046021a75.tar.bz2 sci2js-6a435095be880c696cb975d859ec730046021a75.zip |
support arg1 parsing
Diffstat (limited to 'js/PDE/PDE.pickle')
-rw-r--r-- | js/PDE/PDE.pickle | 40 |
1 files changed, 19 insertions, 21 deletions
diff --git a/js/PDE/PDE.pickle b/js/PDE/PDE.pickle index 5d35faf7..cf08efa7 100644 --- a/js/PDE/PDE.pickle +++ b/js/PDE/PDE.pickle @@ -21,30 +21,29 @@ sS'ok1' p3 S'boolean' p4 -sS'arg1' +sS'graphics.exprs' p5 -S'object' +NsS'x.model' p6 -sS'graphics' +NsS'model.out' p7 -g6 -sS'x.model' +S'matrix' p8 -NsS'model.out' +sS'label[3-1]' p9 -S'matrix' +NsS'x.graphics' p10 -sS'label[3-1]' +S'object' p11 -NsS'x.graphics' -p12 -g6 sS'out' -p13 -g10 +p12 +g8 sS'ind4' -p14 +p13 g2 +sS'graphics' +p14 +g11 sS'ind1' p15 g2 @@ -71,7 +70,7 @@ p23 g2 sS'model.in' p24 -g10 +g8 sS'delta' p25 g2 @@ -99,14 +98,13 @@ p34 sS'gr_i' p35 g28 -sS'graphics.exprs' +sS'y' p36 -NsS'y' -p37 g28 sS'x' +p37 +g28 +sS'model' p38 -NsS'model' -p39 -g6 +g11 s.
\ No newline at end of file |