Changeset 36188 for trunk/Ohana/src/dvopsps/include/dvopsps.h
- Timestamp:
- Oct 9, 2013, 10:36:43 AM (13 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/dvopsps/include/dvopsps.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/dvopsps/include/dvopsps.h
r35578 r36188 3 3 # include <signal.h> 4 4 # include "mysql.h" 5 # include "limits.h" 5 6 6 7 # define DVO_MAX_PATH 1024 … … 38 39 int PARALLEL_MANUAL; 39 40 int PARALLEL_SERIAL; 41 42 char *TIME_START; 43 char *TIME_END; 44 45 int PHOTCODE_START; 46 int PHOTCODE_END; 40 47 41 48 char *SINGLE_CPT;
Note:
See TracChangeset
for help on using the changeset viewer.
