#include "SgSystem.h"
#include "config.h"
#include "HexProgram.hpp"
#include "BenzeneTestEngine.hpp"
#include "SwapCheck.hpp"
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
Definition in file BenzeneTestMain.cpp.
int main | ( | int | argc, | |
char ** | argv | |||
) |
Definition at line 34 of file BenzeneTestMain.cpp.
References HexProgram::BoardSize(), HexProgram::ConfigFileToExecute(), HexProgram::Get(), HexProgram::Initialize(), HexProgram::PrintStartupMessage(), HexProgram::SetInfo(), and HexProgram::Shutdown().