Changeset 408 in Sophya for trunk/Poubelle/archTOI.old/toisvr.cc
- Timestamp:
- Sep 22, 1999, 10:57:36 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Poubelle/archTOI.old/toisvr.cc
r407 r408 105 105 else tsttoi(boloTemp) 106 106 else tsttoi(boloGainAmpli) 107 else tsttoi(boloDACV) 108 else tsttoi(boloDACI) 107 109 else tsttoi(boloTens2T) 108 110 else tsttoi(boloRawCN) … … 202 204 gps->FitsDump("GPSDump.fits"); 203 205 useAuxGPS(gps); 206 } else if (key == "#INCLUDE") { 207 readReq(ifstream(arg.c_str())); 204 208 } else { 205 209 // cerr << "*Warning, unrecognized option " << line << endl;
Note:
See TracChangeset
for help on using the changeset viewer.