diff options
Diffstat (limited to 'src/pubkey/dh/info.txt')
-rw-r--r-- | src/pubkey/dh/info.txt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/src/pubkey/dh/info.txt b/src/pubkey/dh/info.txt index ca8f74fa1..e1e460cd0 100644 --- a/src/pubkey/dh/info.txt +++ b/src/pubkey/dh/info.txt @@ -1,14 +1,11 @@ define DIFFIE_HELLMAN <header:public> -dh_core.h -dh_op.h dh.h </header:public> <source> dh.cpp -dh_core.cpp </source> <requires> |