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/NonLinear/TrigFun.pickle | |
parent | 352623792d2b9400510599c487540b1e763a7d3c (diff) | |
download | sci2js-6a435095be880c696cb975d859ec730046021a75.tar.gz sci2js-6a435095be880c696cb975d859ec730046021a75.tar.bz2 sci2js-6a435095be880c696cb975d859ec730046021a75.zip |
support arg1 parsing
Diffstat (limited to 'js/NonLinear/TrigFun.pickle')
-rw-r--r-- | js/NonLinear/TrigFun.pickle | 42 |
1 files changed, 20 insertions, 22 deletions
diff --git a/js/NonLinear/TrigFun.pickle b/js/NonLinear/TrigFun.pickle index c01059dc..139cccd0 100644 --- a/js/NonLinear/TrigFun.pickle +++ b/js/NonLinear/TrigFun.pickle @@ -31,46 +31,44 @@ sS'x.graphics' p7 S'object' p8 -sS'arg1' -p9 -g8 sS'graphics.exprs' -p10 +p9 NsS'PREVAR_FF' -p11 +p10 S'matrix' -p12 +p11 sS'PREVAR_GG' -p13 -g12 +p12 +g11 sS'exprs' -p14 +p13 g6 sS'x.model' -p15 +p14 NsS'gr_i' -p16 +p15 S'vector' -p17 +p16 sS'model.dep_ut' -p18 +p17 S'vector_boolean' -p19 +p18 sS'model.in' -p20 +p19 g4 sS'graphics' -p21 +p20 g8 sS'y' -p22 -g17 +p21 +g16 sS'x' +p22 +g16 +sS'model' p23 -NsS'model' -p24 g8 sS'typ' -p25 -g17 +p24 +g16 s.
\ No newline at end of file |