diff options
author | lloyd <[email protected]> | 2008-11-08 20:06:27 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-11-08 20:06:27 +0000 |
commit | 73ba6c48e349955f05e81d674172c9c737540280 (patch) | |
tree | bb5636fc4e444b73d72c8a62b7fffd4310541347 /src/core/info.txt | |
parent | 39f29e53a346eed9671a108b6aa59eb78b1dc084 (diff) |
Move most of what was left in core to utils (since that is what they are,
basically). buf_comp and data_src might need their own directory, but it
doesn't really feel like it.
Diffstat (limited to 'src/core/info.txt')
-rw-r--r-- | src/core/info.txt | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/src/core/info.txt b/src/core/info.txt index 21eb5e0d7..df1d73b77 100644 --- a/src/core/info.txt +++ b/src/core/info.txt @@ -4,17 +4,7 @@ load_on auto define CORE_MODULE -<requires> -utils -</requires> - <add> botan.h -data_src.cpp -buf_comp.h -data_src.h enums.h -exceptn.cpp -exceptn.h -secmem.h </add> |