summaryrefslogtreecommitdiff
path: root/src/GF/Speech/PrGSL.hs
diff options
context:
space:
mode:
authorbringert <bringert@cs.chalmers.se>2007-12-20 17:07:56 +0000
committerbringert <bringert@cs.chalmers.se>2007-12-20 17:07:56 +0000
commit4ab0df67c5c5ae837e63b3c7285ef97058740778 (patch)
treeb69acfd816755cf0e672d8751125ce9b32099fbb /src/GF/Speech/PrGSL.hs
parent3d80cf6bf92f8f17be0682d3de8bf241a52b1228 (diff)
Added newlines and ends of some files. This makes sed happy.
Diffstat (limited to 'src/GF/Speech/PrGSL.hs')
-rw-r--r--src/GF/Speech/PrGSL.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/Speech/PrGSL.hs b/src/GF/Speech/PrGSL.hs
index 4d2dfe5c6..248991380 100644
--- a/src/GF/Speech/PrGSL.hs
+++ b/src/GF/Speech/PrGSL.hs
@@ -110,4 +110,4 @@ emptyLine :: Doc
emptyLine = text ""
($++$) :: Doc -> Doc -> Doc
-x $++$ y = x $$ emptyLine $$ y \ No newline at end of file
+x $++$ y = x $$ emptyLine $$ y