My Project
interpreter_support.h
Go to the documentation of this file.
1 #ifndef INTERPRETER_WRAP_HEADER
2 #define INTERPRETER_WRAP_HEADER
3 
4 void export_interpreter();
5 
6 #endif
void export_interpreter()