Merge branch 'haskel09talk' of http://git.stderr.nl/matthijs/projects/master-project
authorChristiaan Baaij <christiaan.baaij@gmail.com>
Mon, 31 Aug 2009 12:43:17 +0000 (14:43 +0200)
committerChristiaan Baaij <christiaan.baaij@gmail.com>
Mon, 31 Aug 2009 12:43:17 +0000 (14:43 +0200)
* 'haskel09talk' of http://git.stderr.nl/matthijs/projects/master-project:
  Improve presentation, based on comments.
  Rename summery to summary.

1  2 
Makefile

diff --combined Makefile
index 80ab266e122cc09b3c90d8e3a5e7048da9a1ccc3,66558e5b08633f7f842ba98ee6b5c2ba70ebf3a8..b03942e25323dda7fa399c988add5b8db5b8bb68
+++ b/Makefile
@@@ -10,7 -10,7 +10,7 @@@ LHSRCS = 
        reducer.lhs \
        howdoesitwork.lhs \
        demo.lhs \
-       summery.lhs
+       summary.lhs
  
  LHFORMATS = \
        talk.fmt
@@@ -19,10 -19,7 +19,10 @@@ TEXSRCS = 
    preamble.tex
  
  SVGFIGURES = \
 -  mealymachine.svg
 +  mealymachine.svg \
 +  mealymachine2.svg \
 +  simpleCPU.svg \
 +  reducer.svg
  
  default: clash-haskell09
  
@@@ -48,4 -45,4 +48,4 @@@ clean
                $(RM) $(FILE).synctex.gz
                $(RM) $(FILE).nav
                $(RM) $(FILE).snm
-               $(RM) *.hi *.o *.aux
+               $(RM) *.hi *.o *.aux