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