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

    r573 r768  
    55#include "nbmath.h"
    66// Utilisation de la classe Scan
    7 #include "outilsinit.h"
     7#include "sambainit.h"
    88#include "scan.h"
    99#include "ppersist.h"
     
    1111{
    1212  // ----- ATTENTION -------
    13   // Initialisation de Peida
     13  // Initialisation de Sophya
    1414  // A faire au debut de main()
    15   PeidaInit();
     15  SophyaInit();
     16
    1617  int nbpix;
    1718  float teta,phi;
Note: See TracChangeset for help on using the changeset viewer.