Changeset 170 in tmcsimulator for branches/FEPSimulator/FEPSim.h
- Timestamp:
- 10/23/2017 07:04:39 PM (9 years ago)
- File:
-
- 1 edited
-
branches/FEPSimulator/FEPSim.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/FEPSimulator/FEPSim.h
r86 r170 43 43 #include <unistd.h> 44 44 45 const int BUFF_SIZE = 1000000;45 const int BUFF_SIZE = 5500000; 46 46 47 47 class FEPSim {
Note: See TracChangeset
for help on using the changeset viewer.
