1
0
forked from GitHub/gf-rgl

wrong place for VPI parameter fixed

This commit is contained in:
aarne
2006-09-20 15:55:03 +00:00
parent 108d4445a8
commit 209b2ba68a
4 changed files with 11 additions and 6 deletions

View File

@@ -424,4 +424,10 @@ resource ResEng = ParamX ** open Prelude in {
}
} ;
-- for VP conjunction
param
VPIForm = VPIInf | VPIPPart ;
}