summaryrefslogtreecommitdiffstats
path: root/botan/src/stream/info.txt
diff options
context:
space:
mode:
authorDavid Clark <david.a.clark@nokia.com>2010-11-18 16:20:48 +1000
committerDavid Clark <david.a.clark@nokia.com>2010-11-18 16:20:48 +1000
commitc223232bc15106750da632598047a35ad3762723 (patch)
tree403f7aa2c3a5a912edce6feae869046c89d29178 /botan/src/stream/info.txt
parentb984b0b62076067f1f75db5a7eda5aaa2cdaad2a (diff)
Mark repository as deprecatedHEADmaster
Diffstat (limited to 'botan/src/stream/info.txt')
-rw-r--r--botan/src/stream/info.txt14
1 files changed, 0 insertions, 14 deletions
diff --git a/botan/src/stream/info.txt b/botan/src/stream/info.txt
deleted file mode 100644
index 295c737..0000000
--- a/botan/src/stream/info.txt
+++ /dev/null
@@ -1,14 +0,0 @@
-realname "Stream Ciphers"
-
-load_on auto
-
-define STREAM_CIPHER
-
-<add>
-stream_cipher.h
-stream_cipher.cpp
-</add>
-
-<requires>
-sym_algo
-</requires>