1
0
forked from GitHub/gf-core

qualification of type PN in Heb.mkPN to resolve overloading

This commit is contained in:
aarne
2014-02-05 12:39:01 +00:00
parent ddc40ee2fd
commit 4fe3b482d8

View File

@@ -79,7 +79,7 @@
mkPN = overload {
mkPN : Str -> Gender -> PN
mkPN : Str -> Gender -> CatHeb.PN
= mkProperNoun ;
} ;