diff options
author | lloyd <[email protected]> | 2009-11-17 07:19:37 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2009-11-17 07:19:37 +0000 |
commit | e00b46cf9c1dcb364ebb7d5968d6ff9dcd600c4e (patch) | |
tree | 8ffb8d032f06bbcb7ab376c7469751a25b556dca /src/entropy/unix_procs | |
parent | a98a9ff5f95bd4dca9c1eda11e27e712c869cd66 (diff) |
Move most code that relies heavily on Filters into src/filters.
Remove support for (unused) modset settings.
Move tss, fpe, cryptobox, and aont to new dir constructs
Diffstat (limited to 'src/entropy/unix_procs')
-rw-r--r-- | src/entropy/unix_procs/info.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/src/entropy/unix_procs/info.txt b/src/entropy/unix_procs/info.txt index de88cc1b8..529b56966 100644 --- a/src/entropy/unix_procs/info.txt +++ b/src/entropy/unix_procs/info.txt @@ -1,16 +1,7 @@ define ENTROPY_SRC_UNIX -modset unix,beos load_on auto -<add> -es_unix.cpp -unix_src.cpp -unix_cmd.cpp -es_unix.h -unix_cmd.h -</add> - <os> aix beos |