diff options
Diffstat (limited to 'src/core/info.txt')
-rw-r--r-- | src/core/info.txt | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/src/core/info.txt b/src/core/info.txt index d4a48f378..813febac3 100644 --- a/src/core/info.txt +++ b/src/core/info.txt @@ -5,12 +5,7 @@ load_on auto define CORE_MODULE <requires> -rng -filters -hex -bigint -libstate -timer +utils </requires> <add> @@ -26,9 +21,5 @@ exceptn.cpp exceptn.h mem_pool.cpp mem_pool.h -mutex.h secmem.h -sym_algo.h -symkey.cpp -symkey.h </add> |