Empirical
Namespaces | Functions
init.h File Reference

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...
 

Detailed Description

Define Initialize() and other functions to set up Empirical to build Emscripten projects.

Note
This file is part of Empirical, https://github.com/devosoft/Empirical
Date
2015-2017