Changeset 221 in tmcsimulator for branches/FEPSimulator/FEPSim.cpp
- Timestamp:
- 11/04/2017 11:49:25 AM (9 years ago)
- File:
-
- 1 edited
-
branches/FEPSimulator/FEPSim.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/FEPSimulator/FEPSim.cpp
r219 r221 7 7 this->FEP_REV = FEP_REV; 8 8 this->SOCK_PORT = SOCK_PORT; 9 9 this->FEPLogFileName = "FEPSimLog.txt"; 10 10 // clear log file 11 11 FEPLogFile.open(FEPLogFileName, ios::trunc);
Note: See TracChangeset
for help on using the changeset viewer.
