diff options
author | Sunil Shetye | 2018-07-13 15:37:42 +0530 |
---|---|---|
committer | Sunil Shetye | 2018-07-15 07:11:58 +0530 |
commit | 6ee02952c836bb31e9b51783e6a16724fba64637 (patch) | |
tree | bde996b5477f57f4faca4ba3a173bed2fdf0c359 /js/NonLinear/TrigFun.pickle | |
parent | 214ade87a6cef2bf55f9b9f2848ffafc02f37f18 (diff) | |
download | sci2js-6ee02952c836bb31e9b51783e6a16724fba64637.tar.gz sci2js-6ee02952c836bb31e9b51783e6a16724fba64637.tar.bz2 sci2js-6ee02952c836bb31e9b51783e6a16724fba64637.zip |
change in1 to in
Diffstat (limited to 'js/NonLinear/TrigFun.pickle')
-rw-r--r-- | js/NonLinear/TrigFun.pickle | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/js/NonLinear/TrigFun.pickle b/js/NonLinear/TrigFun.pickle index 08bf3277..983ac5a2 100644 --- a/js/NonLinear/TrigFun.pickle +++ b/js/NonLinear/TrigFun.pickle @@ -21,7 +21,7 @@ S'model.sim' p1 S'list' p2 -sS'model.in1' +sS'model.out' p3 S'double' p4 @@ -57,22 +57,22 @@ p17 sS'model.dep_ut' p18 g17 -sS'graphics' +sS'model.in' p19 +g4 +sS'graphics' +p20 g8 sS'y' -p20 +p21 g17 sS'x' -p21 +p22 g4 sS'model' -p22 +p23 g8 sS'typ' -p23 -g17 -sS'model.out' p24 -g4 +g17 s.
\ No newline at end of file |