Changeset 21409 for trunk/psastro/src/psastroDataSave.c
- Timestamp:
- Feb 6, 2009, 4:03:34 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psastro/src/psastroDataSave.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psastro/src/psastroDataSave.c
r18007 r21409 1 /** @file psastroDataSave.c 2 * 3 * @brief 4 * 5 * @ingroup psastro 6 * 7 * @author IfA 8 * @version $Revision: 1.15 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2009-02-07 02:03:34 $ 10 * Copyright 2009 Institute for Astronomy, University of Hawaii 11 */ 12 1 13 # include "psastroInternal.h" 2 14 … … 7 19 } 8 20 9 // this loop saves the photometry/astrometry data files 21 /** 22 * this loop saves the photometry/astrometry data files 23 */ 10 24 bool psastroDataSave (pmConfig *config) { 11 25
Note:
See TracChangeset
for help on using the changeset viewer.
