diff options
Diffstat (limited to 'old-lib/resource/api/TrySwe.gf')
| -rw-r--r-- | old-lib/resource/api/TrySwe.gf | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/old-lib/resource/api/TrySwe.gf b/old-lib/resource/api/TrySwe.gf deleted file mode 100644 index aac2c9e49..000000000 --- a/old-lib/resource/api/TrySwe.gf +++ /dev/null @@ -1,12 +0,0 @@ ---# -path=.:alltenses:prelude - -resource TrySwe = SyntaxSwe, LexiconSwe, ParadigmsSwe - [mkAdv] ** - open (P = ParadigmsSwe) in { - -oper - - mkAdv = overload SyntaxSwe { - mkAdv : Str -> Adv = P.mkAdv ; - } ; - -}
\ No newline at end of file |
