1
Fork 0

Fix quote kind in slides LaTeX.

This commit is contained in:
Scott Olson 2016-04-04 15:46:13 -06:00
parent cb947dd005
commit 9b6567e8b3

View file

@ -183,7 +183,7 @@
\frametitle{How was it built?}
\begin{itemize}
\item Later, a Rust compiler team member proposed a ``Rust abstract
machine`` with specialized value layout which solved my previous problems.
machine'' with specialized value layout which solved my previous problems.
\pause
\item His proposal was intended for a compile-time function evaluator in the