diff options
author | lloyd <[email protected]> | 2008-09-30 04:36:37 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-30 04:36:37 +0000 |
commit | 5bcc0bbbff8916dcaddc7162fbc0ec7fc3ecaeea (patch) | |
tree | 1e5593ed04bf2729debff0653e674546fcb62afa /src/utils/info.txt | |
parent | 3c55f159b8e2ff80c0f0ab0820de0afc414be7db (diff) |
Move datastore from core to utils
Diffstat (limited to 'src/utils/info.txt')
-rw-r--r-- | src/utils/info.txt | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/src/utils/info.txt b/src/utils/info.txt index 820c3069f..a1c87ef44 100644 --- a/src/utils/info.txt +++ b/src/utils/info.txt @@ -9,23 +9,25 @@ tru64 -> rt </libs> <add> -charset.cpp -mlock.cpp -parsing.cpp -util.cpp -version.cpp bit_ops.h bswap.h +charset.cpp charset.h +datastor.cpp +datastor.h loadstor.h mem_ops.h +mlock.cpp +parsing.cpp parsing.h rotate.h stl_util.h types.h +ui.cpp +ui.h +util.cpp util.h +version.cpp version.h xor_buf.h -ui.h -ui.cpp </add> |