1
0
forked from GitHub/gf-core

Added newlines and ends of some files. This makes sed happy.

This commit is contained in:
bringert
2007-12-20 17:07:56 +00:00
parent 3d80cf6bf9
commit 4ab0df67c5
10 changed files with 10 additions and 10 deletions

View File

@@ -110,4 +110,4 @@ emptyLine :: Doc
emptyLine = text ""
($++$) :: Doc -> Doc -> Doc
x $++$ y = x $$ emptyLine $$ y
x $++$ y = x $$ emptyLine $$ y