1
0
forked from GitHub/gf-core

fixed LexiconFin.near_A and the documentation of ParadigmsFin.mkA

This commit is contained in:
aarne
2010-04-29 14:03:55 +00:00
parent e104833f1f
commit 27ae61f9ca
2 changed files with 2 additions and 2 deletions

View File

@@ -127,7 +127,7 @@ oper
mkA : overload {
mkA : Str -> A ;
mkA : N -> A ;
mkA : N -> (kivempaa,kivinta : Str) -> A ;
mkA : N -> (kivempi,kivin : Str) -> A ;
mkA : (hyva,parempi,paras : N) -> (hyvin,paremmin,parhaiten : Str) -> A ;
} ;