diff options
| author | 2022-08-14 11:16:03 +0200 | |
|---|---|---|
| committer | 2022-08-14 11:16:03 +0200 | |
| commit | 0d1e125832d0fd8ca31c5f782e7c3db774ae5a02 (patch) | |
| tree | e4622f75a8307d8ee1970f8bd6cc92766582f0ba /bootstrap/all.h | |
| parent | c129f77ad724aa940b53a125de0e1e4de0ca7240 (diff) | |
woa
Diffstat (limited to 'bootstrap/all.h')
| -rw-r--r-- | bootstrap/all.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bootstrap/all.h b/bootstrap/all.h index 9bbab37..bb0711a 100644 --- a/bootstrap/all.h +++ b/bootstrap/all.h @@ -290,6 +290,7 @@ struct decl { int loopid; }; int age; + bool _gen; }; struct teplparam { |