Init Commit.
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
#include "../../../Headers/slex_core.h"
|
||||
|
||||
bool slex_translate_to_file_c(slex_options *options, slex_rules *rules, FILE *output_file)
|
||||
{
|
||||
// TODO: Stub for moment.
|
||||
return false;
|
||||
}
|
||||
Reference in New Issue
Block a user