Changeset 16 in Sophya
- Timestamp:
- May 29, 1996, 3:31:43 PM (29 years ago)
- Location:
- trunk/SophyaPI/PI
- Files:
-
- 1 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaPI/PI/pidemo.cc
r11 r16 6 6 #include "perrors.h" 7 7 #include "fitsimage.h" 8 9 #include "strecinit.h" 8 10 9 11 #include "pidemo.h" … … 735 737 char *path; 736 738 int rc; 739 740 PeidaStarRecoInitiator InitStarReco; 737 741 738 742 if (narg > 1) path = arg[1];
Note:
See TracChangeset
for help on using the changeset viewer.