Changeset 2104 in Sophya for trunk/ArchTOIPipe/TestPipes


Ignore:
Timestamp:
Jul 16, 2002, 7:01:44 PM (23 years ago)
Author:
cmv
Message:

gestion Info_src en vector<> cmv 16/7/2002

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ArchTOIPipe/TestPipes/tsttoi2toi_addsp.cc

    r2102 r2104  
    1919
    2020#include <stdexcept>
     21#include <vector>
    2122
    2223void usage(void) {
     
    182183  FITSTOIReader rfitsL(fitsin_lat);
    183184  FITSTOIWriter wfits(fitsout);
    184 
    185   Info_src* scr;
    186   Toi2toi_Addsp::Fill_Info_scr(scr,ns);
    187185 
    188186 // TOI Processor
    189 //   Toi2toi_Addsp toi2t_sp(scr,ns);
     187//   Toi2toi_Addsp toi2t_sp(ns);
    190188//   cout<<"Toi2toi_Addsp created"<<endl;
    191189
Note: See TracChangeset for help on using the changeset viewer.