Closed kasarit closed 1 year ago
Closes #138
Note that most of the changes are just formatting, the actual change is here:
} else if (m.equals("FRQ CB")) { token.setParsedValue(PHENOMENON, "FRQ_CB"); } else if (m.equals("FRQ TCU")) { token.setParsedValue(PHENOMENON, "FRQ_TCU"); }
Closes #138
Note that most of the changes are just formatting, the actual change is here: