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

    r720 r768  
    44#include <iostream.h>
    55
    6 #include "outilsinit.h"
     6#include "histinit.h"
    77#include "dvlist.h"
    88#include "ntuple.h"
     
    1616int main(int narg, char *arg[])
    1717{
    18   PeidaInit();
     18  SophyaInit();
    1919  if (narg < 2) {
    2020    cout << " tnt/Erreur arg - Usage: tnt d/n/x/X \n"
Note: See TracChangeset for help on using the changeset viewer.