mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-21 18:59:32 -06:00
Use overloaded API in peace keeping grammar. Still not compiling, "no instance of mkS for Cl among ... Cl ... ?"
This commit is contained in:
@@ -1,10 +1,5 @@
|
||||
abstract PeaceSyntax = PeaceCat ** {
|
||||
|
||||
cat
|
||||
Sent ;
|
||||
Quest ;
|
||||
MassCN ;
|
||||
|
||||
fun
|
||||
PhrPos : Sent -> Phrase ;
|
||||
PhrNeg : Sent -> Phrase ;
|
||||
|
||||
Reference in New Issue
Block a user