Changeset 221 in tmcsimulator for branches/FEPSimulator/FEPSim.h
- Timestamp:
- 11/04/2017 11:49:25 AM (8 years ago)
- File:
-
- 1 edited
-
branches/FEPSimulator/FEPSim.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/FEPSimulator/FEPSim.h
r217 r221 45 45 46 46 const int BUFF_SIZE = 1266341; 47 const string FEPLogFileName = "FEPSimLog.txt";48 47 static ofstream FEPLogFile; 49 48 … … 87 86 int FEP_REV; 88 87 int SOCK_PORT; 88 char * FEPLogFileName; 89 89 90 90 /**
Note: See TracChangeset
for help on using the changeset viewer.
