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

    r573 r768  
    77#include "nbrandom.h"
    88#include "fitsioserver.h"
     9#include "skymapinit.h"
     10
     11
    912int main()
    1013{
    1114
    1215  // ----- ATTENTION -------
    13   // Initialisation de Peida
     16  // Initialisation de Sophya
    1417  // A faire au debut de main()
    15   PeidaInit();
     18  SophyaInit();
     19
    1620  ImageR4  img(20, 10);
    1721  r_4 compt=0;
Note: See TracChangeset for help on using the changeset viewer.