Changeset 3237 in Sophya for trunk/SophyaExt/FitsIOServer/fitshistos.cc
- Timestamp:
- Apr 27, 2007, 6:08:35 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaExt/FitsIOServer/fitshistos.cc
r3167 r3237 1 1 #include "machdefs.h" 2 #include "sopnamsp.h"3 2 4 3 #include <stdio.h> … … 14 13 #include "fitshandler.h" 15 14 15 namespace SOPHYA { 16 16 17 17 //////////////////////////////////////////////////////////////// … … 543 543 return; 544 544 } 545 546 } // FIN namespace SOPHYA
Note:
See TracChangeset
for help on using the changeset viewer.