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/fitsioSphere.cc

    r573 r768  
    88#include "nbrandom.h"
    99#include "fitsioserver.h"
     10#include "skymapinit.h"
     11
    1012int main()
    1113{
    1214
    1315  // ----- ATTENTION -------
    14   // Initialisation de Peida
     16  // Initialisation de Sophya
    1517  // A faire au debut de main()
    16   PeidaInit();
     18  SophyaInit();
    1719
    1820  int m=4;
Note: See TracChangeset for help on using the changeset viewer.