Changeset 408 in Sophya for trunk/Poubelle/archTOI.old/toisvr.cc


Ignore:
Timestamp:
Sep 22, 1999, 10:57:36 AM (26 years ago)
Author:
ansari
Message:

nouvelles toi

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Poubelle/archTOI.old/toisvr.cc

    r407 r408  
    105105    else tsttoi(boloTemp)
    106106    else tsttoi(boloGainAmpli)
     107    else tsttoi(boloDACV)
     108    else tsttoi(boloDACI)
    107109    else tsttoi(boloTens2T)
    108110    else tsttoi(boloRawCN)
     
    202204    gps->FitsDump("GPSDump.fits");
    203205    useAuxGPS(gps);
     206  } else if (key == "#INCLUDE") {
     207    readReq(ifstream(arg.c_str()));
    204208  } else {
    205209    // cerr << "*Warning, unrecognized option " << line << endl;
Note: See TracChangeset for help on using the changeset viewer.