Changeset 21422 for trunk/psastro/src/psastroMosaicSetMatch.c
- Timestamp:
- Feb 9, 2009, 11:25:34 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroMosaicSetMatch.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroMosaicSetMatch.c
r21409 r21422 6 6 * 7 7 * @author IfA 8 * @version $Revision: 1.1 4$ $Name: not supported by cvs2svn $9 * @date $Date: 2009-02-0 7 02:03:34 $8 * @version $Revision: 1.15 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2009-02-09 21:25:34 $ 10 10 * Copyright 2009 Institute for Astronomy, University of Hawaii 11 11 */ … … 69 69 psTrace ("psastro", 4, "Matched %ld refstars\n", matches->n); 70 70 71 p sastroVisualPlotMosaicMatches(rawstars, refstars, matches, iteration, recipe);71 pmAstromVisualPlotMosaicMatches(rawstars, refstars, matches, iteration, recipe); 72 72 73 73 // XXX drop the old one
Note:
See TracChangeset
for help on using the changeset viewer.
