IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 27, 2013, 11:49:41 AM (13 years ago)
Author:
eugene
Message:

add option to insert detections for a single client; fix isinf problem

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/dvopsps/include/dvopsps.h

    r35098 r35206  
    55
    66# define DVO_MAX_PATH 1024
    7 # define MAX_BUFFER 0x080000
     7# define MAX_BUFFER 0x0800
    88
    99typedef struct {
     
    3131char        *HOSTDIR;
    3232int          VERBOSE;
     33
     34int          SAVE_REMOTE;
    3335
    3436int          PARALLEL;
Note: See TracChangeset for help on using the changeset viewer.