mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-03 23:28:55 -06:00
wrong place for VPI parameter fixed
This commit is contained in:
@@ -67,4 +67,9 @@ interface ResScand = DiffScand ** open CommonScand, Prelude in {
|
||||
en2,ea2,eext : Bool = False -- indicate if the field exists
|
||||
} ;
|
||||
|
||||
-- needed for VP conjunction
|
||||
param
|
||||
VPIForm = VPIInf | VPISup ; ---- sup not yet used
|
||||
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user