Changeset 2866 in Sophya for trunk/SophyaProg/Tests/tnfits.cc


Ignore:
Timestamp:
Jan 2, 2006, 2:50:35 PM (20 years ago)
Author:
ansari
Message:

Ajout appel initialisation FitsIOServerInit() ds tnfits.cc tswfits.cc - Reza 2 Jan 2006

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaProg/Tests/tnfits.cc

    r2845 r2866  
    1414#include "fitsblkrw.h"
    1515#include "fitsarrhand.h"
     16#include "fiosinit.h"
    1617
    1718/*  Programme test des classes NFits                  */
     
    2829  try {
    2930    SophyaInit(); 
     31    FitsIOServerInit();
    3032    InitTim();
    3133    {
Note: See TracChangeset for help on using the changeset viewer.