diff options
author | Sunil Shetye | 2018-07-15 07:29:25 +0530 |
---|---|---|
committer | Sunil Shetye | 2018-07-16 15:31:24 +0530 |
commit | 1896e61799fda88188ffc3a8df12a4029361048c (patch) | |
tree | 08454cae6871e080e52d8087369ee43acc0a48d0 /js/Misc/DEBUG.pickle | |
parent | 92f8a251bbaeddf6ec034722a3079d865517d650 (diff) | |
download | sci2js-1896e61799fda88188ffc3a8df12a4029361048c.tar.gz sci2js-1896e61799fda88188ffc3a8df12a4029361048c.tar.bz2 sci2js-1896e61799fda88188ffc3a8df12a4029361048c.zip |
support string vector also
Diffstat (limited to 'js/Misc/DEBUG.pickle')
-rw-r--r-- | js/Misc/DEBUG.pickle | 21 |
1 files changed, 11 insertions, 10 deletions
diff --git a/js/Misc/DEBUG.pickle b/js/Misc/DEBUG.pickle index 03123225..88e6f456 100644 --- a/js/Misc/DEBUG.pickle +++ b/js/Misc/DEBUG.pickle @@ -46,7 +46,7 @@ p12 g9 sS'tt' p13 -S'vector' +S'vector_string' p14 sS'graphics.exprs' p15 @@ -55,22 +55,23 @@ p16 g3 sS'gr_i' p17 -g14 -sS'graphics' +S'vector' p18 +sS'graphics' +p19 g9 sS'y' -p19 -g14 -sS'x' p20 -NsS'model' +g18 +sS'x' p21 +NsS'model' +p22 g9 sS'typ' -p22 -g14 -sS'warnMode' p23 +g18 +sS'warnMode' +p24 g11 s.
\ No newline at end of file |