This commit is contained in:
Kathy Ruffing 2013-02-22 15:52:25 +00:00
parent 9ca4eda235
commit 9d9c828218
3 changed files with 2 additions and 0 deletions

View File

@ -586,10 +586,12 @@ namespace fmtxml
CopyFormat("wst2all.xml");
CopyFormat("wstcklall.xml");
CopyFormat("wstalrall.xml");
CopyFormat("wstbckall.xml");
CopySVG("wst1.svg");
CopySVG("wst2.svg");
CopySVG("wstckl.svg");
CopySVG("wstalr.svg");
CopySVG("wstbck.svg");
MyStatus = string.Format("Copied Westinghouse Format/Genmac {0:F3} seconds", TimeSpan.FromTicks(DateTime.Now.Ticks - tStart.Ticks).TotalSeconds);
MessageBox.Show("DONE Copy Westinghouse Format/Genmac - Results are in " + tbResultPath.Text + @"fmtall' and 'genmacall'");
}

BIN
PROMS/fmtxml/WSTBCKall.xml Normal file

Binary file not shown.

BIN
PROMS/fmtxml/wstbck.svg Normal file

Binary file not shown.