diff options
author | lloyd <[email protected]> | 2008-09-29 03:15:14 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2008-09-29 03:15:14 +0000 |
commit | 7018d574904e3075f6fca92681e848aebe82b96d (patch) | |
tree | b25c0332f033ecb1275bcd7b493e4af04990e3a5 /src/asn1/info.txt | |
parent | f0503ee51ee848762d5bd115a4b83b4d2d11d3c6 (diff) |
Rename all modinfo.txt files to info.txt, since they are all (none) of
them modules now. In any case there is no distinction so info.txt seems
better.
Diffstat (limited to 'src/asn1/info.txt')
-rw-r--r-- | src/asn1/info.txt | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/src/asn1/info.txt b/src/asn1/info.txt new file mode 100644 index 000000000..03284f48b --- /dev/null +++ b/src/asn1/info.txt @@ -0,0 +1,23 @@ +realname "ASN.1/BER/DER module" + +define ASN1 + +<add> +alg_id.cpp +asn1_alt.cpp +asn1_att.cpp +asn1_dn.cpp +asn1_int.cpp +asn1_ku.cpp +asn1_oid.cpp +asn1_str.cpp +asn1_tm.cpp +ber_dec.cpp +der_enc.cpp +alg_id.h +asn1_int.h +asn1_obj.h +asn1_oid.h +ber_dec.h +der_enc.h +</add> |