Changeset 6968 for trunk/Ohana/src/getstar/src/wcatalog.c
- Timestamp:
- Apr 24, 2006, 12:54:02 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/getstar/src/wcatalog.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/getstar/src/wcatalog.c
r6812 r6968 1 # include " uniphot.h"1 # include "getstar.h" 2 2 3 3 void wcatalog (char *filename, Catalog *catalog) { 4 4 5 5 /* CATMODE and CATFORMAT determined from catalog */ 6 // XXX 'stdout' and SPLIT are not compatible 7 8 catalog[0].filename = filename; 9 mkcatalog (catalog); 6 10 7 11 /* open file as appropriate */
Note:
See TracChangeset
for help on using the changeset viewer.
