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

    r476 r768  
    99#include "spherethetaphi.h"
    1010#include "localmap.h"
     11#include "skymapinit.h"
    1112
    1213
    1314int main()
    1415{
     16  // ----- ATTENTION -------
     17  // Initialisation de Sophya
     18  // A faire au debut de main()
     19  SophyaInit();
    1520
    16   //PeidaImagesInitiator imgini;
    17   //  PeidaInit();
    1821   FitsIoServer fserv;
    1922  int nsmax=32;
Note: See TracChangeset for help on using the changeset viewer.