1
0
forked from GitHub/gf-rgl

exitFailure with gf -make

This commit is contained in:
aarne
2006-03-16 20:33:35 +00:00
parent 20869d5639
commit 1a5089ee72
5 changed files with 5 additions and 3 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 ;