Changeset 1805 in Sophya for trunk/ArchTOIPipe/TestPipes
- Timestamp:
- Nov 30, 2001, 10:08:36 PM (24 years ago)
- Location:
- trunk/ArchTOIPipe/TestPipes
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/TestPipes/quickmap.cc
r1800 r1805 1 1 // GPH 424.1 Planck HFI-L2 Simple Map Making 2 2 // Eric Aubourg CEA/DAPNIA/SPP 3 // $Id: quickmap.cc,v 1. 1 2001-11-29 18:19:32aubourg Exp $3 // $Id: quickmap.cc,v 1.2 2001-11-30 21:08:36 aubourg Exp $ 4 4 5 5 #include <stdlib.h> … … 13 13 14 14 #include "sambainit.h" 15 #include "toi2 gmap.h"15 #include "toi2map.h" 16 16 #include "fitsspherehealpix.h" 17 17 #include "localmap.h" -
trunk/ArchTOIPipe/TestPipes/quickmap_p.cc
r1801 r1805 1 1 // GPH 424.1 Planck HFI-L2 Simple Map Making 2 2 // Eric Aubourg CEA/DAPNIA/SPP 3 // $Id: quickmap_p.cc,v 1. 2 2001-11-30 15:02:04aubourg Exp $3 // $Id: quickmap_p.cc,v 1.3 2001-11-30 21:08:36 aubourg Exp $ 4 4 5 5 #include <stdlib.h> … … 13 13 14 14 #include "sambainit.h" 15 #include "toi 2gmap.h"15 #include "toigmap.h" 16 16 #include "fitsspherehealpix.h" 17 17 #include "localmap.h"
Note:
See TracChangeset
for help on using the changeset viewer.