Changeset 205 in tmcsimulator for branches/FEPSimulator/FEPSim.h
- Timestamp:
- 11/01/2017 03:53:59 AM (9 years ago)
- File:
-
- 1 edited
-
branches/FEPSimulator/FEPSim.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/FEPSimulator/FEPSim.h
r195 r205 43 43 #include <unistd.h> 44 44 45 // const int BUFF_SIZE = 5500000; // where it was 46 // const int BUFF_SIZE = 11522291; // what it couldnt be :) 47 const int BUFF_SIZE = 950401; // where it is now :) 45 const int BUFF_SIZE = 1266341; // where it is now :) 48 46 49 47 class FEPSim {
Note: See TracChangeset
for help on using the changeset viewer.
