Changeset 1760 in Sophya for trunk/ArchTOIPipe/TestPipes/tstmap2toi.cc
- Timestamp:
- Nov 13, 2001, 5:01:39 PM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/TestPipes/tstmap2toi.cc
r1723 r1760 2 2 3 3 #include <unistd.h> 4 #include <stdexcept>5 6 4 #include "toi.h" 7 5 #include "toiprocessor.h" … … 19 17 #include "fitsspherehealpix.h" 20 18 #include "timing.h" 19 20 #include <stdexcept> 21 21 22 22 23 void usage(void);
Note:
See TracChangeset
for help on using the changeset viewer.