Changeset 38986 for trunk/Ohana/src/relphot/include/relphot.h
- Timestamp:
- Oct 27, 2015, 4:49:06 PM (11 years ago)
- Location:
- trunk/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/relphot/include/relphot.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana
-
Property svn:mergeinfo
set to
/branches/eam_branches/ipp-20150625/Ohana merged eligible
-
Property svn:mergeinfo
set to
-
trunk/Ohana/src/relphot/include/relphot.h
r38466 r38986 14 14 // # define IDX_T off_t 15 15 # define IDX_T int 16 17 typedef enum { 18 STAGE_CHIP = 0x01, 19 STAGE_WARP = 0x02, 20 STAGE_STACK = 0x04, 21 } RelphotStages; 16 22 17 23 typedef enum { … … 327 333 int USE_BASIC_CHECK; 328 334 int USE_FULL_OVERLAP; 335 336 RelphotStages STAGES; 329 337 330 338 # ifdef GRID_V1
Note:
See TracChangeset
for help on using the changeset viewer.
