diff options
author | Ori Bernstein <ori@eigenstate.org> | 2017-02-09 00:20:20 -0800 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2017-02-09 00:29:15 -0800 |
commit | e3a9307d99e1a2936e63b6ffa5d80a5929d4b549 (patch) | |
tree | 733b776dfe0156b423736ff454bb6451a8d319db /lib/bld.sub | |
parent | 2edc2786c55409339a666cd0dc41e21099017d24 (diff) | |
parent | 673032b9d80278ccd16b5152c98cfd252e083bdb (diff) | |
download | mc-e3a9307d99e1a2936e63b6ffa5d80a5929d4b549.tar.gz |
Merge libjson
Diffstat (limited to 'lib/bld.sub')
-rw-r--r-- | lib/bld.sub | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/lib/bld.sub b/lib/bld.sub index 2ee020e..3bb040b 100644 --- a/lib/bld.sub +++ b/lib/bld.sub @@ -1,13 +1,14 @@ sub = bio - date crypto + date escfmt - inifile fileutil + inifile + json regex std sys - thread testr + thread ;; |