diff options
author | Sunil Shetye | 2018-07-09 15:12:43 +0530 |
---|---|---|
committer | Sunil Shetye | 2018-07-10 11:24:53 +0530 |
commit | cbc375d9bc42bc29eeb919a020dfbf15921d3cf0 (patch) | |
tree | 1ac31c4c247244ce4474465dee0bf50124aab154 /js/Sources/CONST.pickle | |
parent | 62b1d7dd9183ed75733b44104890586b03818214 (diff) | |
download | sci2js-cbc375d9bc42bc29eeb919a020dfbf15921d3cf0.tar.gz sci2js-cbc375d9bc42bc29eeb919a020dfbf15921d3cf0.tar.bz2 sci2js-cbc375d9bc42bc29eeb919a020dfbf15921d3cf0.zip |
add list type
Diffstat (limited to 'js/Sources/CONST.pickle')
-rw-r--r-- | js/Sources/CONST.pickle | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/js/Sources/CONST.pickle b/js/Sources/CONST.pickle index 4fea4b94..ca6f7e0c 100644 --- a/js/Sources/CONST.pickle +++ b/js/Sources/CONST.pickle @@ -66,11 +66,12 @@ p21 g7 sS'model.sim' p22 -g13 -sS'typ' +S'list' p23 +sS'typ' +p24 g13 sS'nout' -p24 +p25 g2 s.
\ No newline at end of file |