mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-05-27 17:08:54 -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
|
||||
UseV v = v ;
|
||||
SlashV2a v = v ;
|
||||
SlashV2a v = lin VP v ;
|
||||
|
||||
Slash2V3 v = variants {} ;
|
||||
Slash3V3 v = variants {} ;
|
||||
|
||||
Reference in New Issue
Block a user