Changeset 4587
- Timestamp:
- Jul 20, 2005, 5:31:46 AM (21 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/dvo/photometry.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/dvo/photometry.c
r4585 r4587 3 3 /* match code to measure */ 4 4 # define TESTCODE(C,M) \ 5 if ( (C != NULL) && ApplySelections[SelectionParam]) { \5 if (C != NULL) { \ 6 6 switch (C[0].type) { \ 7 7 case PHOT_DEP: \
Note:
See TracChangeset
for help on using the changeset viewer.
