mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-28 01:18:57 -06:00
fix compilation with the majestic compiler
This commit is contained in:
@@ -2,7 +2,7 @@ concrete VerbTur of Verb = CatTur ** open Prelude, ResTur, SuffixTur, HarmonyTur
|
|||||||
|
|
||||||
lin
|
lin
|
||||||
UseV v = v ;
|
UseV v = v ;
|
||||||
SlashV2a v = v ;
|
SlashV2a v = lin VP v ;
|
||||||
|
|
||||||
Slash2V3 v = variants {} ;
|
Slash2V3 v = variants {} ;
|
||||||
Slash3V3 v = variants {} ;
|
Slash3V3 v = variants {} ;
|
||||||
|
|||||||
Reference in New Issue
Block a user