exitFailure with gf -make

This commit is contained in:
aarne
2006-03-16 20:33:35 +00:00
parent 1502283f1d
commit 06ea7fea46
7 changed files with 14 additions and 5 deletions

View File

@@ -27,7 +27,7 @@ interface DiffRomance = open CommonRomance, Prelude in {
oper partAgr : VType -> VPAgr ;
-- Whether participle agrees to foregoing clitic.
-- (Fre "je l'ai vue", Ita "io la ho visto")
-- (Fre "je l'ai vue", Spa "yo la he visto")
oper vpAgrClit : Agr -> VPAgr ;