Changeset 768 in Sophya for trunk/SophyaProg/Tests/tblitz.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/tblitz.cc

    r274 r768  
    44#include "timing.h"
    55#include "cimage.h"
    6 #include "outilsinit.h"
     6#include "ntoolsinit.h"
    77// Test des NDataBlock
    88#include "ndatablock.h"
     
    1313main(int narg, char *arg[])
    1414{
    15 PeidaInit();
     15SophyaInit();
    1616InitTim();
    1717
Note: See TracChangeset for help on using the changeset viewer.