Initial Commit.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#include "../../../Headers/scc_core.h"
|
||||
|
||||
bool scc_translate_to_file_csharp(scc_options *options, scc_rules *rules, FILE *output_file){
|
||||
//Stub for now.
|
||||
return false;
|
||||
}
|
||||
Reference in New Issue
Block a user