From 6ff5e54ce41654b64aec29f5bb67ecb1bcadb38e Mon Sep 17 00:00:00 2001 From: Matthijs Kooijman Date: Sun, 13 Dec 2009 22:28:13 +0100 Subject: [PATCH] Don't put a separate titlesheet in front of the introduction. --- clash-haskell09.lhs | 10 +++++----- matthijs/introduction.lhs | 6 ------ 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/clash-haskell09.lhs b/clash-haskell09.lhs index 71a43d1..bfd5ea0 100644 --- a/clash-haskell09.lhs +++ b/clash-haskell09.lhs @@ -20,17 +20,17 @@ %include talk.fmt \include{preamble} -\title{Hardware and Functional Languages} -\author{Matthijs Kooijman, Christiaan Baaij \\ \& Jan Kuper} +\title{Haskell as a higher order structural hardware description language} +\author{Matthijs Kooijman} \date{December 14, 2009} \begin{document} \frame{\titlepage} \note[itemize]{ -\item Gezamenlijke introductie (verteld door Matthijs) -\item Presentatie Matthijs -\item Presentatie Christiaan +\item De taal Cλash +\item De compiler voor Cλash +\item Eerst hardware introductie (gezamenlijk) } \include{introduction} diff --git a/matthijs/introduction.lhs b/matthijs/introduction.lhs index c2062cf..433ffcd 100644 --- a/matthijs/introduction.lhs +++ b/matthijs/introduction.lhs @@ -1,11 +1,5 @@ %include talk.fmt \section{Presentation Matthijs} -\title{Haskell as a higher order structural hardware description language} -\author{Matthijs Kooijman} -\date{December 14, 2009} - -\frame{\titlepage \setcounter{framenumber}{1}} - \subsection{Functions} \frame { -- 2.30.2