diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/cweb-latex/src/cweb-fsa.ltx')
-rw-r--r-- | Master/texmf-dist/doc/latex/cweb-latex/src/cweb-fsa.ltx | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/cweb-latex/src/cweb-fsa.ltx b/Master/texmf-dist/doc/latex/cweb-latex/src/cweb-fsa.ltx new file mode 100644 index 00000000000..aa5cdce2f26 --- /dev/null +++ b/Master/texmf-dist/doc/latex/cweb-latex/src/cweb-fsa.ltx @@ -0,0 +1,29 @@ +% $Id: cweb-fsa.ltx,v 1.2 1995/08/08 00:14:27 schrod Exp $ +%------------------------------------------------------------ + +% +% test of xfig created pictures +% +% [LaTeX] + + + + +\documentstyle{article} + + +\begin{document} + +\noindent Test of figure \texttt{cweb-fsa.latex}: Finite State +Automaton for different CWEB modi. + +\bigskip + +\begin{center} + \chardef\\=`\\ + \input{cweb-fsa.latex} +\end{center} + + + +\end{document} |