Changeset 8907 for trunk/MagicSoft/Mars/mtools
- Timestamp:
- 06/02/08 09:52:26 (17 years ago)
- Location:
- trunk/MagicSoft/Mars/mtools
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mtools/MSimulatedAnnealing.cc
r5837 r8907 121 121 #include <iostream> 122 122 123 #include <TMath.h> 123 124 #include <TRandom.h> 124 125 -
trunk/MagicSoft/Mars/mtools/MTFillMatrix.cc
r8644 r8907 80 80 81 81 #include <TFile.h> 82 #include <TMath.h> 82 83 83 84 // environment
Note:
See TracChangeset
for help on using the changeset viewer.