Gem-graph 0.1.0
A modelling tool based on rewriting of geometric graphs.
|
Gem-graph-client main file. More...
#include "../include/fsm.h"
#include "../include/signal.h"
#include "../include/widget.h"
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 function main() initialises the log, the finite state machine (fsm), the application and the windows. The main window is opened on the 'synthetic view' page of the current model by default. The main function closes all the elements it opened at the end of program execution.
int main | ( | int | argc, |
char ** | argv | ||
) |
argc | |
**argv |