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

    r298 r768  
    22#include <iostream.h>
    33// Utilisation de la classe Image<T>
    4 #include "outilsinit.h"
     4#include "ntoolsinit.h"
    55#include "cimage.h"
    66// Utilisation des generateurs aleatoires
     
    1919
    2020// ----- ATTENTION -------
    21 // Initialisation de Peida
     21// Initialisation de Sophya
    2222// A faire au debut de main()
    23 PeidaInit();
     23SophyaInit();
    2424
    2525cout << " ........ Debut de timg.cc ....... " << endl;
Note: See TracChangeset for help on using the changeset viewer.