![]() |
wxMaxima
|
#include <wx/wx.h>
#include <wx/tipdlg.h>
#include <wx/config.h>
#include <wx/intl.h>
#include <wx/fs_zip.h>
#include <wx/image.h>
#include <wx/utils.h>
#include <wx/cmdline.h>
#include <wx/fileconf.h>
#include <wx/sysopt.h>
#include "Dirstructure.h"
#include <iostream>
#include "examples.h"
#include "wxMaxima.h"
#include "ConfigDialogue.h"
#include "Version.h"
Functions | |
IMPLEMENT_APP_NO_MAIN (MyApp) | |
int | CommonMain () |
int | main (int argc, char *argv[]) |
Variables | |
IMPLEMENT_WX_THEME_SUPPORT | |
The file that defines the starting point of the program