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

    r573 r768  
    88#include "nbrandom.h"
    99#include "fitsioserver.h"
     10#include "skymapinit.h"
     11
     12
    1013int main()
    1114{
    1215
    1316  // ----- ATTENTION -------
    14   // Initialisation de Peida
     17  // Initialisation de Sophya
    1518  // A faire au debut de main()
    16   PeidaInit();
     19  SophyaInit();
    1720
    1821  int nx=10;
Note: See TracChangeset for help on using the changeset viewer.