mirror of
https://github.com/Ed94/gencpp.git
synced 2026-03-12 23:52:14 -07: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