- Timestamp:
- May 12, 2014, 5:46:14 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140423/Ohana/src/relastro/include/relastro.h
r36630 r36746 207 207 double MaxDensityValue; 208 208 209 char *PHOTCODE_KEEP_LIST, *PHOTCODE_SKIP_LIST ;210 int NphotcodesKeep, NphotcodesSkip ;211 PhotCode **photcodesKeep, **photcodesSkip ;209 char *PHOTCODE_KEEP_LIST, *PHOTCODE_SKIP_LIST, *PHOTCODE_RESET_LIST; 210 int NphotcodesKeep, NphotcodesSkip, NphotcodesReset; 211 PhotCode **photcodesKeep, **photcodesSkip, **photcodesReset; 212 212 213 213 char *PHOTCODE_A_LIST, *PHOTCODE_B_LIST;
Note:
See TracChangeset
for help on using the changeset viewer.
