Add a trivial makefile.
[matthijs/master-project/dsd-paper.git] / cλash.tex
index 5b57279bdf3fb24d81a19f855ca70499ebc4eb5c..e2bf98f2b4f5fd949fc1405cf4fcc19e7f00da89 100644 (file)
@@ -439,25 +439,20 @@ The abstract goes here.
 
 
 \section{Introduction}
-% no \IEEEPARstart
-This demo file is intended to serve as a ``starter file''
-for IEEE conference papers produced under \LaTeX\ using
-IEEEtran.cls version 1.7 and later.
-% You must have at least 2 lines in the paragraph with the drop letter
-% (should never be an issue)
-I wish you the best of success.
 
-\hfill mds
-\hfill January 11, 2007
+foo\par bar % Won't compile without at least two paragraphs.
 
-\subsection{Subsection Heading Here}
-Subsection text here.
+\section{Hardware description in Haskell}
 
+foo\par bar
 
-\subsubsection{Subsubsection Heading Here}
-Subsubsection text here.
+\section{Cλash prototype}
 
+foo\par bar
+
+\section{Related work}
+
+foo\par bar
 
 % An example of a floating figure using the graphicx package.
 % Note that \label must occur AFTER (or within) \caption.