diff options
Diffstat (limited to 'src/pubkey/rw/info.txt')
-rw-r--r-- | src/pubkey/rw/info.txt | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/src/pubkey/rw/info.txt b/src/pubkey/rw/info.txt index 83265399f..ada6c37d6 100644 --- a/src/pubkey/rw/info.txt +++ b/src/pubkey/rw/info.txt @@ -4,15 +4,14 @@ define RW load_on auto +<add> +rw.cpp +rw.h +</add> + <requires> -asn1 -bigint if_algo keypair +libstate numbertheory </requires> - -<add> -rw.cpp -rw.h -</add> |