Skip to content
Snippets Groups Projects
Commit 4a83dd51 authored by Lev Walkin's avatar Lev Walkin
Browse files

catchy wording

parent 91d40d48
No related branches found
No related tags found
No related merge requests found
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
\layout Title \layout Title
ASN.1 Compiler: Usage Using the Free ASN.1 Compiler
\layout Author \layout Author
Lev Walkin < Lev Walkin <
...@@ -43,9 +43,12 @@ Lev Walkin < ...@@ -43,9 +43,12 @@ Lev Walkin <
\end_inset \end_inset
\layout Part
ASN.1 Basics
\layout Chapter \layout Chapter
Basics of ASN.1 Abstract Syntax Notation: ASN.1
\layout Standard \layout Standard
...@@ -59,7 +62,7 @@ This chapter defines some basic ASN.1 concepts and describes several most ...@@ -59,7 +62,7 @@ This chapter defines some basic ASN.1 concepts and describes several most
\end_inset \end_inset
or the ASN.1 standard itself or the ASN.1 body of standards itself
\begin_inset LatexCommand \cite{ITU-T/ASN.1} \begin_inset LatexCommand \cite{ITU-T/ASN.1}
\end_inset \end_inset
...@@ -991,9 +994,12 @@ SetOfApples :: SET OF Apple ...@@ -991,9 +994,12 @@ SetOfApples :: SET OF Apple
\layout LyX-Code \layout LyX-Code
FruitBag ::= SET OF ENUMERATED { apple, orange } FruitBag ::= SET OF ENUMERATED { apple, orange }
\layout Part
Using the ASN.1 Compiler
\layout Chapter \layout Chapter
ASN.1 Compiler Usage Introduction to the ASN.1 Compiler
\layout Standard \layout Standard
The purpose of the ASN.1 compiler, of which this document is part, is to The purpose of the ASN.1 compiler, of which this document is part, is to
......
No preview for this file type
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment