This commit is contained in:
Kathy Ruffing 2009-07-24 11:45:48 +00:00
parent 001f9a1eb2
commit e2209144a4

View File

@ -90,6 +90,7 @@ namespace DataLoader
AnnotationType at = AnnotationType.MakeAnnotationType("Reference", null);
at = AnnotationType.MakeAnnotationType("Action Items", null);
at = AnnotationType.MakeAnnotationType("Verification Required", null);
frmMain.Status = "Load veproms.ini";
XmlDocument d = cfg.LoadSystemIni(vepromspath);