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

    r573 r768  
    99#include "spherethetaphi.h"
    1010#include "localmap.h"
    11 
     11#include "skymapinit.h"
    1212
    1313int main()
    1414{
    1515
    16   //PeidaImagesInitiator imgini;
    17   //  PeidaInit();
     16  SophyaInit();
     17
    1818   FitsIoServer fserv;
    1919  int nsmax=32;
Note: See TracChangeset for help on using the changeset viewer.