Fix some unhiding. Add some nodes
[matthijs/master-project/haskell-symposium-talk.git] / introduction.lhs
index b414dac59d4431acfe216668cbbf69a17d0c60f0..1066173ead0e57a02e95b5ebe66af5a10ce4294d 100644 (file)
@@ -3,11 +3,11 @@
 \subsection{What is \texorpdfstring{\clash{}}{CLasH}}
 \frame
 {
-  \frametitle{What is \clash{}?}
+  \frametitle{What is \clash{}?}\pause
   \begin{itemize}
-    \item \clash{}: CAES Language for Hardware Descriptions
-    \item Rapid prototyping language
-    \item Subset of Haskell can be translated to Hardware (VHDL)
+    \item \clash{}: CAES Language for Hardware Descriptions\pause
+    \item Rapid prototyping language\pause
+    \item Subset of Haskell can be translated to Hardware (VHDL)\pause
     \item Structural Description of a Mealy Machine
   \end{itemize}
 }