converters

git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1099 59561ff5-6e30-0410-9f3c-9617f08c8826
This commit is contained in:
vlm 2006-03-18 07:17:00 +00:00
parent ff3cd80d53
commit 06cf050f46
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
This directory contains several convertors from a few known text formats into
This directory contains several converters from a few known text formats into
the ASN.1 modules, as well as examples of these formats and the sample
convertor's output (generated by `make`).
converter's output (generated by `make`).
To regenerate the .asn1 files from the original RFC texts, do `rm *.asn1; make`.