Added first part of DFA handout
This commit is contained in:
@ -1,13 +1,10 @@
|
||||
% use [nosolutions] flag to hide solutions.
|
||||
% use [solutions] flag to show solutions.
|
||||
\documentclass[
|
||||
solutions,
|
||||
%shortwarning
|
||||
solutions
|
||||
]{../../resources/ormc_handout}
|
||||
|
||||
\include{tikxset.tex}
|
||||
|
||||
\tikzset{loop above/.style={min distance=5mm,looseness=10}}
|
||||
\input{tikxset.tex}
|
||||
|
||||
\begin{document}
|
||||
|
||||
@ -19,7 +16,6 @@
|
||||
|
||||
|
||||
\input{parts/0 DFA.tex}
|
||||
|
||||
|
||||
%\input{parts/1 regular.tex}
|
||||
|
||||
\end{document}
|
Reference in New Issue
Block a user