mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-22 11:19:32 -06:00
making TryPol compile
This commit is contained in:
@@ -3,10 +3,10 @@
|
||||
resource TryPol = SyntaxPol, LexiconPol, ParadigmsPol - [mkAdv] **
|
||||
open (P = ParadigmsPol) in {
|
||||
|
||||
oper
|
||||
--oper
|
||||
|
||||
mkAdv = overload SyntaxPol {
|
||||
mkAdv : Str -> Adv = P.mkAdv ;
|
||||
} ;
|
||||
-- mkAdv = overload SyntaxPol {
|
||||
-- mkAdv : Str -> Adv = P.mkAdv ;
|
||||
-- } ;
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user