mirror of
https://github.com/Ed94/gencpp.git
synced 2025-12-13 18:18:54 -08:00
Finished refactoring tests, compiles, but does not generate
This commit is contained in:
@@ -18,7 +18,7 @@ int gen_main()
|
||||
Memory::setup();
|
||||
gen::init();
|
||||
|
||||
gen_sanity();
|
||||
gen_sanity_upfront();
|
||||
|
||||
gen_array( u8 );
|
||||
gen_array( sw );
|
||||
|
||||
Reference in New Issue
Block a user