Changeset 33963 for trunk/Ohana/src/uniphot/include/setphot.h
- Timestamp:
- May 30, 2012, 1:46:12 PM (14 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
Ohana/src/uniphot/include/setphot.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
trunk/Ohana/src/uniphot/include/setphot.h
r33654 r33963 19 19 20 20 /* global variables set in parameter file */ 21 # define MAX_PATH_LENGTH 102422 char ImageCat[ MAX_PATH_LENGTH];21 # define DVO_MAX_PATH 1024 22 char ImageCat[DVO_MAX_PATH]; 23 23 char *CATDIR; 24 24 int HOST_ID;
Note:
See TracChangeset
for help on using the changeset viewer.
