summaryrefslogtreecommitdiff
path: root/src/GF/Compile
diff options
context:
space:
mode:
Diffstat (limited to 'src/GF/Compile')
-rw-r--r--src/GF/Compile/Flatten.hs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/GF/Compile/Flatten.hs b/src/GF/Compile/Flatten.hs
index d985213bc..6b25edebb 100644
--- a/src/GF/Compile/Flatten.hs
+++ b/src/GF/Compile/Flatten.hs
@@ -89,4 +89,4 @@ ex = putStrLn fs where
lin fu1 man_N sleep_V = PredVP (DefSg man_N) (UseV sleep_V) ;
fun fu2 : N -> V -> Cl ;
lin fu2 man_N sleep_V = PredVP (DefPl man_N) (UseV sleep_V) ;
--} \ No newline at end of file
+-}