Fixes to single header generation (bad parsing adt/csv injection in wrong place)

This commit is contained in:
2023-08-07 14:52:26 -04:00
parent c2f8c8aeb1
commit c4d5637a64
4 changed files with 11 additions and 14 deletions

View File

@ -16,7 +16,7 @@ int gen_main()
// check_sanity();
// check_SOA();
check_SOA();
check_singleheader_ast();