De-gotoify carry().

This commit is contained in:
Eric S. Raymond 2017-06-08 02:43:40 -04:00
parent 764ed291af
commit 1386d2b157

View file

@ -10,6 +10,7 @@
#define MINTRS 50
#define MAXTRS 79
#define MAXPARMS 25
#define INVLIMIT 7
typedef struct lcg_state
{