1
0
forked from GitHub/gf-rgl

workaround in Spanish and French for a pgf compiler issue showing in pronArg

This commit is contained in:
aarne
2008-08-16 12:29:04 +00:00
parent 05f00cff37
commit 53f6d042fd
5 changed files with 23 additions and 2 deletions

View File

@@ -103,6 +103,13 @@ param
oper
Verb = {s : VF => Str ; vtyp : VType} ;
--2 Workarounds, to be eliminated
-- This should be provided by $pronArg$ above, but causes trouble in compilation.
-- (AR 16/8/2008)
oper infForm : Number -> Person -> CAgr -> CAgr -> Bool ;
}