Added plant specific format changes for CWE and EXCLN formats

Added RNOWidthAdj flag for Braidwood
This commit is contained in:
Rich
2014-01-08 20:03:24 +00:00
parent dade570a7f
commit 5a395ec0d2
2 changed files with 25 additions and 1 deletions

View File

@@ -733,6 +733,9 @@ public struct StepSectionLayout
public float SingleColumnRNOIndent;
public bool RNOWidthSameAsHighParent;
//end for VCSummer by jcb
//for Braidwood by jcb
public string RNOWidthAdj;
//end for Braidwood by jcb
/* Format flags moved to here.... */
public string Dev_Format;