Gem-graph 0.1.0
A modelling tool based on rewriting of geometric graphs.
|
Gem-graph-client main file. More...
Functions | |
int | main (int argc, char **argv) |
Gem-graph-client main file.
This file is part of Gem-graph. It contains only the main() function.
The main() function initialises the log, the finite state machine (fsm), the application and the windows and closes all the elements it opened before the end of program execution. By default, the main window opens on the overview page of the current model.
int main | ( | int | argc, |
char ** | argv | ||
) |
argc | |
**argv |