2023-05-19 17:03:20 -07:00

21 lines
363 B
TeX
Executable File

% use [nosolutions] flag to hide solutions.
% use [solutions] flag to show solutions.
\documentclass[
solutions
]{../../resources/ormc_handout}
\input{tikxset.tex}
\begin{document}
\maketitle
<Advanced 2>
<Winter 2022>
{Finite Automata}
{Prepared by Mark and Nikita on \today}
\input{parts/0 DFA.tex}
\input{parts/1 regular.tex}
\end{document}