diff options
author | Ori Bernstein <ori@eigenstate.org> | 2016-06-02 09:31:26 -0400 |
---|---|---|
committer | Ori Bernstein <ori@eigenstate.org> | 2016-06-02 09:31:26 -0400 |
commit | d5eaba0e687c26c7eb1a7954eda6e82508e0775a (patch) | |
tree | f127f81df24738cea9ac0634e72fb9ca9fd84380 /lib/bld.sub | |
parent | f79cf73913ebc6394f5333440bf6d9312c07719a (diff) | |
download | mc-d5eaba0e687c26c7eb1a7954eda6e82508e0775a.tar.gz |
Add a file walking library.
Diffstat (limited to 'lib/bld.sub')
-rw-r--r-- | lib/bld.sub | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/bld.sub b/lib/bld.sub index 5a79d46..e537bc6 100644 --- a/lib/bld.sub +++ b/lib/bld.sub @@ -3,6 +3,7 @@ sub = date cryptohash inifile + fileutil regex std sys |