Changeset 768 in Sophya for trunk/SophyaProg/Tests/tobjio.cc


Ignore:
Timestamp:
Mar 2, 2000, 6:19:19 PM (26 years ago)
Author:
ansari
Message:

Reorganisation - PeidaInit() -> SophyaInit() - Reza 2/3/2000

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/Tests/tobjio.cc

    r742 r768  
    66
    77// Pour le test
    8 #include "sambainit.h"
    9 #include "cvector.h"
    10 #include "matrix.h"
     8#include "histinit.h"
    119#include "histos.h"
    1210#include "histos2.h"
     
    2119{
    2220
    23   PeidaInit();
     21  SophyaInit();
    2422
    2523  cout << "Hash check, OMatrix : " << hex << PIOPersist::Hash("OMatrix") << dec << endl;
Note: See TracChangeset for help on using the changeset viewer.