1
0
forked from GitHub/gf-rgl

fix compilation with the majestic compiler

This commit is contained in:
Krasimir Angelov
2022-09-10 16:48:33 +02:00
parent 96717e5785
commit 67d5bb9714

View File

@@ -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 {} ;