Changeset 768 in Sophya for trunk/SophyaProg/Tests/tobjio.cc
- Timestamp:
- Mar 2, 2000, 6:19:19 PM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/Tests/tobjio.cc
r742 r768 6 6 7 7 // Pour le test 8 #include "sambainit.h" 9 #include "cvector.h" 10 #include "matrix.h" 8 #include "histinit.h" 11 9 #include "histos.h" 12 10 #include "histos2.h" … … 21 19 { 22 20 23 PeidaInit();21 SophyaInit(); 24 22 25 23 cout << "Hash check, OMatrix : " << hex << PIOPersist::Hash("OMatrix") << dec << endl;
Note:
See TracChangeset
for help on using the changeset viewer.