|
Om
|
#include "om.hpp"
Include dependency graph for om.cpp:Go to the source code of this file.
Functions | |
| int | main (int const theArgumentCount, char const *const theArgumentArray[]) |
Definition in file om.cpp.
| int main | ( | int const | theArgumentCount, |
| char const *const | theArgumentArray[] | ||
| ) |
| theArgumentCount | The argument count; must be greater than 0. |
| theArgumentArray | The argument array contains (in order):
|
Definition at line 39 of file om.cpp.
References Om::Language::Translator::Evaluate(), Om::Language::System::Get(), and Om::Language::System::Initialize().
Here is the call graph for this function: