Added South Texas

Added more Replace Words
Append a backslash to the location of the fmtall and genmacall folders
Adjusted the boxes
Format adjustments per South Texas
This commit is contained in:
2014-07-23 16:44:13 +00:00
parent e680e91a64
commit 3af196e003
5 changed files with 290 additions and 1 deletions

View File

@@ -238,6 +238,9 @@ namespace fmtxml
case "BGEALN.FMT":
AddBGEALNfmt(ref fmtdata);
break;
case "OHLP.FMT":
AddOHLPfmt(ref fmtdata);
break;
}
}