/** * @file main.cpp * @brief Program entry point. * * Written by Clyne Sullivan. */ #include "wxapp.hpp" #include wxIMPLEMENT_APP(MainApp);