Changeset 2615 in Sophya for trunk/SophyaPI/ProgPI
- Timestamp:
- Sep 10, 2004, 11:55:27 AM (21 years ago)
- Location:
- trunk/SophyaPI/ProgPI
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/ProgPI/fitsbtadapter.cc
r2322 r2615 1 1 /* Interface Fits BINARY/ASCII Table cmv 21/05/2001 */ 2 #include "sopnamsp.h" 2 3 #include "machdefs.h" 3 4 #include <stdlib.h> -
trunk/SophyaPI/ProgPI/piapp.cc
r2418 r2615 4 4 #include <iostream> 5 5 6 #include "sopnamsp.h" 6 7 #include "pistdimgapp.h" 7 8 #include "piacmd.h" -
trunk/SophyaPI/ProgPI/skymapmodule.cc
r2468 r2615 1 #include "sopnamsp.h" 1 2 #include "machdefs.h" 2 3 #include <stdio.h> -
trunk/SophyaPI/ProgPI/sopiamodule.cc
r2595 r2615 1 #include "sopnamsp.h" 1 2 #include "machdefs.h" 2 3 #include <stdio.h> -
trunk/SophyaPI/ProgPI/w2ps.cc
r2322 r2615 1 #include "sopnamsp.h" 1 2 #include "machdefs.h" 2 3 #include <stdio.h>
Note:
See TracChangeset
for help on using the changeset viewer.