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

    r571 r768  
    99#include "nbrandom.h"
    1010#include "fitsioserver.h"
     11#include "skymapinit.h"
     12
    1113int main()
    1214{
    1315
    1416  // ----- ATTENTION -------
    15   // Initialisation de Peida
     17  // Initialisation de Sophya
    1618  // A faire au debut de main()
    17   PeidaInit();
     19  SophyaInit();
    1820
    1921  int m=4;
Note: See TracChangeset for help on using the changeset viewer.