- Timestamp:
- Feb 10, 2010, 4:13:14 PM (16 years ago)
- Location:
- branches/eam_branches/20091201/magic/remove
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20091201/magic/remove
-
Property svn:ignore
set to
configure
Makefile.in
Doxyfile
config.log
depcomp
config.status
config.guess
ltmain.sh
config.sub
autom4te.cache
libtool
missing
Makefile
aclocal.m4
install-sh
-
Property svn:ignore
set to
-
branches/eam_branches/20091201/magic/remove/src
- Property svn:ignore
-
old new 4 4 streakscompare 5 5 streaksrelease 6 makefile 6 Makefile 7 Makefile.in 8 config.h 9 .deps 10 streaksVersionDefinitions.h 11 config.h.in 12 stamp-h1 13
-
- Property svn:ignore
-
branches/eam_branches/20091201/magic/remove/src/streaksastrom.c
r25082 r26870 379 379 { 380 380 if (!pmAstromLinearizeTransforms((pmFPA *) astrom->fpa, (pmChip *) astrom->chip)) { 381 // streaksExit("linear fit to astrometry failed\n", PS_EXIT_UNKNOWN_ERROR); 382 psError(PS_ERR_UNKNOWN, false, "linear fit to astrometry failed ignoring"); 381 psErrorStackPrint(stderr, "linear fit to astrometry failed. ignoring\n"); 383 382 return false; 384 383 }
Note:
See TracChangeset
for help on using the changeset viewer.
