Orbiter 2022
Combinatorial Objects
orbiter.cpp File Reference
#include "orbiter.h"
#include "../../../build_number"

Go to the source code of this file.

Functions

int main (int argc, const char **argv)
 This is the Orbiter front-end. It passes the command line on to the user interface. More...
 

Variables

int build_number =
 

Function Documentation

◆ main()

int main ( int  argc,
const char **  argv 
)

This is the Orbiter front-end. It passes the command line on to the user interface.

Definition at line 20 of file orbiter.cpp.

Variable Documentation

◆ build_number

int build_number =

Definition at line 14 of file orbiter.cpp.