Changeset 26522
- Timestamp:
- Jan 5, 2010, 5:33:12 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/psModules/src/astrom/pmAstrometryObjects.c
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk/psModules/src/astrom/pmAstrometryObjects.c merged eligible /branches/eam_branches/20091113/psModules/src/astrom/pmAstrometryObjects.c 26119-26255
r26260 r26522 843 843 psFitsClose (fits); 844 844 fprintf (stderr, "wrote grid image, press return to continue\n"); 845 fgets (line, 15, stdin); 845 if (!fgets(line, 15, stdin)) { 846 fprintf(stderr, "Something went wrong; continuing."); 847 } 846 848 } 847 849 -
Property svn:mergeinfo
set to (toggle deleted branches)
Note:
See TracChangeset
for help on using the changeset viewer.
