- Timestamp:
- Jul 17, 2014, 12:32:26 PM (12 years ago)
- Location:
- branches/eam_branches/ipp-ops-20130712/Ohana
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/dvopsps/include/dvopsps.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-ops-20130712/Ohana
- Property svn:mergeinfo deleted
-
branches/eam_branches/ipp-ops-20130712/Ohana/src/dvopsps/include/dvopsps.h
r35578 r37067 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.
