Ignore:
Timestamp:
Jul 17, 2006, 2:32:19 PM (19 years ago)
Author:
ansari
Message:

Adaptation modification SophyaInitiator/ enregistrement FitsIOServer + correction fichier include fitsioserver.h - pret pour tag V2 Reza 17/7/2006

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaExt/FitsIOServer/fitsioserver.h

    r1952 r3023  
    22#define FITSIOSERVER_SEEN
    33
     4// Fits wrapper and generic handlers (array/tables)
     5#include "fitsinoutfile.h"
     6#include "fitsarrhand.h"
     7#include "fitshdtable.h"
     8#include "fitsmanager.h"
     9
     10// Old (Pre V2 ) wrappers and handlers
    411#include "fitsfile.h"
    5 #include "fitstarray.h"
     12
    613#include "fitsspherehealpix.h"
    714#include "fitsntuple.h"
    8 #include "fitsxntuple.h"
     15// #include "fitsxntuple.h"
    916#include "fitslocalmap.h"
    10 #include "fitsautoreader.h"
    11 #include "fitsbntbllineRW.h"
     17
     18// Classes read/write utilitaires a la cmv
    1219#include "fbtntintf.h"
    1320
Note: See TracChangeset for help on using the changeset viewer.