De-gotoify carry().
authorEric S. Raymond <esr@thyrsus.com>
Thu, 8 Jun 2017 06:43:40 +0000 (02:43 -0400)
committerEric S. Raymond <esr@thyrsus.com>
Thu, 8 Jun 2017 06:43:40 +0000 (02:43 -0400)
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
 {