mirror of
https://github.com/GrammaticalFramework/gf-rgl.git
synced 2026-06-25 19:16:28 -06:00
use consistent lin X everywhere
This commit is contained in:
@@ -388,7 +388,7 @@ mkN2 = overload {
|
||||
} ;
|
||||
|
||||
|
||||
regV=MorphoSwa.regV ;
|
||||
regV=\v -> lin V (MorphoSwa.regV v) ;
|
||||
|
||||
mkV = overload {
|
||||
mkV : Str -> V = \v ->lin V(regV v) ;
|
||||
|
||||
Reference in New Issue
Block a user