mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-05 01:55:52 +00:00
1deef0cb6a
- Pass maintainer to submitter PR: ports/142513 Submitted by: Ben Kaduk <kaduk@mit.edu> Feature safe: yes
12 lines
427 B
C
12 lines
427 B
C
--- lib/stride/stride.h-xxx Fri Dec 17 18:18:07 2004
|
|
+++ lib/stride/stride.h Fri Dec 17 18:18:30 2004
|
|
@@ -40,7 +40,7 @@
|
|
#define MAX_BOND 100
|
|
#define MAX_ASSIGN 300
|
|
#define MAX_INFO 100
|
|
-#define MAX_AT_IN_RES 50
|
|
+#define MAX_AT_IN_RES 75
|
|
#define MAX_AT_IN_HETERORES 200
|
|
#define MAXRESDNR 6
|
|
#define MAXRESACC 6
|