Update lib_compiler

This commit is contained in:
Krzosa Karol
2024-04-14 11:33:03 +02:00
parent c99f669c0e
commit a1324df7e4
2 changed files with 90 additions and 98 deletions

View File

@@ -122,7 +122,7 @@ int main(int argc, char **argv) {
return 0;
}
// PackageCompiler();
PackageCompiler();
IO_Printf("Compiler packed successfully: lib_compiler.h\n");
if (ShouldRun("test_readme")) {