Empirical
|
Define Initialize() and other functions to set up Empirical to build Emscripten projects. More...
#include <fstream>
Go to the source code of this file.
Namespaces | |
emp | |
If we are in emscripten, make sure to include the header. | |
Functions | |
std::ofstream | emp::debug_file ("debug_file") |
static bool | emp::Initialize () |
Stub for when Emscripten is not in use. More... | |
static bool | emp::InitializeAnim () |
Stub for when Emscripten is not in use. More... | |
Define Initialize() and other functions to set up Empirical to build Emscripten projects.