mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-28 22:12:51 -06:00
moving a few things to deprecated
This commit is contained in:
12
deprecated/old-lib/resource/api/TrySwe.gf
Normal file
12
deprecated/old-lib/resource/api/TrySwe.gf
Normal file
@@ -0,0 +1,12 @@
|
||||
--# -path=.:alltenses:prelude
|
||||
|
||||
resource TrySwe = SyntaxSwe, LexiconSwe, ParadigmsSwe - [mkAdv] **
|
||||
open (P = ParadigmsSwe) in {
|
||||
|
||||
oper
|
||||
|
||||
mkAdv = overload SyntaxSwe {
|
||||
mkAdv : Str -> Adv = P.mkAdv ;
|
||||
} ;
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user