Changeset 3572 in Sophya for trunk/SophyaProg/PrgUtil
- Timestamp:
- Feb 7, 2009, 10:50:34 PM (17 years ago)
- Location:
- trunk/SophyaProg/PrgUtil
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaProg/PrgUtil/Makefile
r3405 r3572 52 52 $(SOPHYAINCP)fioarr.h \ 53 53 $(SOPHYAINCP)sopemtx.h \ 54 $(SOPHYAINCP)arrctcast.h \ 54 55 $(SOPHYAINCP)sambainit.h \ 55 56 $(SOPHYAINCP)skymapinit.h \ -
trunk/SophyaProg/PrgUtil/scanfits.cc
r2900 r3572 13 13 #include "dvlist.h" 14 14 #include "ntuple.h" 15 #include "xntuple.h"16 #include "fitsxntuple.h"17 15 #include "fitsntuple.h" 18 16 */
Note:
See TracChangeset
for help on using the changeset viewer.