COOPY » Guide
version 0.6.5
|
Go to the source code of this file.
Functions | |
const char * | get_message () |
void | process_message (const char *msg) |
int | main (int argc, char *argv[]) |
Variables | |
std::string | emcc_result |
const char* get_message | ( | ) |
int main | ( | int | argc, |
char * | argv[] | ||
) |
Definition at line 23 of file emdiff.cpp.
References coopy::app::Diff::apply(), coopy::app::Options::apply(), get_message(), and process_message().
void process_message | ( | const char * | msg | ) |
std::string emcc_result |
Definition at line 10 of file emdiff.cpp.
Referenced by get_message(), and process_message().