Changeset 4129 for trunk/psphot/src/subtract_galaxies.c
- Timestamp:
- Jun 6, 2005, 11:20:45 PM (21 years ago)
- Location:
- trunk/psphot
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/subtract_galaxies.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psphot
-
Property svn:ignore
set to
bin
-
Property svn:ignore
set to
-
trunk/psphot/src/subtract_galaxies.c
r4114 r4129 5 5 bool subtract_galaxies (psArray *sources, psMetadata *config) 6 6 { 7 bool status;8 9 7 for (int i = 0; i < sources->n; i++) { 10 8 psSource *source = sources->data[i];
Note:
See TracChangeset
for help on using the changeset viewer.
