1
0
forked from GitHub/gf-core

wrong place for VPI parameter fixed

This commit is contained in:
aarne
2006-09-20 15:55:03 +00:00
parent bee08345cb
commit 16b16e217c
4 changed files with 11 additions and 6 deletions

View File

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