Changeset 9257 for trunk/MagicSoft
- Timestamp:
- 01/25/09 10:47:35 (16 years ago)
- Location:
- trunk/MagicSoft/Mars
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MLut.cc
r9255 r9257 36 36 #include <fstream> 37 37 38 #include <stdlib.h> // atoi (Ubuntu 8.10) 39 38 40 #include "MLog.h" 39 41 #include "MLogManip.h" -
trunk/MagicSoft/Mars/mjobs/MJob.cc
r9246 r9257 42 42 43 43 #include <TFile.h> 44 #include <TClass.h> 44 45 #include <TSystem.h> 45 46 #include <TRandom.h>
Note:
See TracChangeset
for help on using the changeset viewer.