- Timestamp:
- Oct 28, 2013, 4:39:14 PM (13 years ago)
- Location:
- branches/eam_branches/ipp-20130904/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/dvopsps/include/dvopsps.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130904/Ohana
- Property svn:mergeinfo changed
/trunk/Ohana merged: 36188-36189
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20130904/Ohana/src/dvopsps/include/dvopsps.h
r35578 r36251 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.
