formatting

This commit is contained in:
krasimir
2008-02-19 18:07:19 +00:00
parent 07eab287ed
commit d83c281836
2 changed files with 4 additions and 4 deletions

View File

@@ -18,7 +18,7 @@ resource ResBul = ParamX ** open Prelude in {
-- This is the worst-case $Case$ needed for pronouns.
param
Case = Nom | Acc | Gen AForm;
Case = Nom | Acc | Gen AForm ;
GenNum = GSg Gender | GPl ;