- Added support for EMBL PSD detectors for TRIS and AMOR.

This commit is contained in:
cvs
2001-01-24 11:03:14 +00:00
parent e64773949d
commit 96e2fc44c0
11 changed files with 1077 additions and 28 deletions

View File

@@ -89,8 +89,8 @@
#define DFLT_PORT 3501
#define NIL '\0'
#define NL '\n'
#define MAXARR 8192
#define MAXREC 512
#define MAXARR 4000000
#define MAXREC 65563
/*------------------------------------------------------------
** Definitions for the LWL Datagrams
*/