projects
/
open-adventure.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
764ed29
)
De-gotoify carry().
author
Eric S. Raymond
<esr@thyrsus.com>
Thu, 8 Jun 2017 06:43:40 +0000
(
02:43
-0400)
committer
Eric S. Raymond
<esr@thyrsus.com>
Thu, 8 Jun 2017 06:43:40 +0000
(
02:43
-0400)
advent.h
patch
|
blob
|
history
diff --git
a/advent.h
b/advent.h
index 2cc2daab035627ba970c28f683e37d50c4863034..d3a62cab67a14fc9b06499d274be57447bf18608 100644
(file)
--- a/
advent.h
+++ b/
advent.h
@@
-10,6
+10,7
@@
#define MINTRS 50
#define MAXTRS 79
#define MAXPARMS 25
+#define INVLIMIT 7
typedef struct lcg_state
{