diff options
author | lloyd <[email protected]> | 2009-12-27 01:41:06 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2009-12-27 01:41:06 +0000 |
commit | a8b24ba34c5573cae2b2f05381acb1e38f1be130 (patch) | |
tree | 939849ba747ada3b57fd2c7460058ea717a3e566 /src/utils/buf_op/info.txt | |
parent | fc59634e55f2094bc133dbfce211e9809d6f19cb (diff) | |
parent | fc12742c25ed6a6d1fd533ee2d53c744c8d07b8f (diff) |
propagate from branch 'net.randombit.botan' (head 5749645b3dc61c94f9b2980aa7773a3849105a81)
to branch 'net.randombit.botan.buf-op' (head 7c1f7c88bd4d016ff49f098e47ac6032ff43041b)
Diffstat (limited to 'src/utils/buf_op/info.txt')
-rw-r--r-- | src/utils/buf_op/info.txt | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/utils/buf_op/info.txt b/src/utils/buf_op/info.txt new file mode 100644 index 000000000..657a1e0c4 --- /dev/null +++ b/src/utils/buf_op/info.txt @@ -0,0 +1,11 @@ +define BUFFERED_OPERATION + +uses_tr1 yes + +<source> +buf_op.cpp +</source> + +<header:public> +buf_op.h +</header:public> |