Changeset 3619 in Sophya for trunk/SophyaExt/FitsIOServer
- Timestamp:
- May 5, 2009, 5:53:53 PM (16 years ago)
- Location:
- trunk/SophyaExt/FitsIOServer
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/fitsfile.cc
r3572 r3619 2 2 #include "machdefs.h" 3 3 #include <stdlib.h> 4 #include <string.h> 4 5 #include "fitsfile.h" 5 6 #include "pexceptions.h" -
trunk/SophyaExt/FitsIOServer/fitsntuple.cc
r3067 r3619 1 1 #include "sopnamsp.h" 2 #include <string.h> 2 3 #include "pexceptions.h" 3 4 #include "fitsntuple.h"
Note:
See TracChangeset
for help on using the changeset viewer.