diff options
Diffstat (limited to 'src/gen')
| -rw-r--r-- | src/gen/types.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gen/types.h b/src/gen/types.h index 8b53da7..38d8a64 100644 --- a/src/gen/types.h +++ b/src/gen/types.h @@ -35,6 +35,7 @@ typedef struct seed_t { GEN t; GEN s; GEN h; + GEN r; } ansi; struct { bits_t *f; |
