1
0
forked from GitHub/gf-core

doc for next-lib; adjustments in summerschool-flyer

This commit is contained in:
aarne
2009-03-28 13:20:47 +00:00
parent 76fb2055da
commit e7088ee93a
31 changed files with 11068 additions and 26 deletions

View File

@@ -1,7 +1,7 @@
--# -path=.:alltenses:prelude
resource TrySwe = SyntaxSwe, LexiconSwe, ParadigmsSwe - [mkAdv] **
open (P = ParadigmsSwe), in {
open (P = ParadigmsSwe) in {
oper
@@ -9,4 +9,4 @@ oper
mkAdv : Str -> Adv = P.mkAdv ;
} ;
}
}