Commit d5f6647f authored by Lev Walkin's avatar Lev Walkin

remove superfluous -pdu

parent 3be4919d
......@@ -142,7 +142,7 @@ END
\item Compile it into the set of .c and .h files using \cmd{asn1c} compiler:
\begin{bash}
asn1c -pdu=%\textbf{Rectangle}% -gen-OER -gen-PER %\textbf{rectangle.asn}%
asn1c -gen-OER -gen-PER %\textbf{rectangle.asn}%
\end{bash}
\item Create the converter and dumper:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment