- Add comment about a thing to fix ;-)
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@418 3ecf2c5c-341e-0410-92b4-d18e462d057c
This commit is contained in:
parent
c956c12dba
commit
3a38a2d3a6
|
@ -79,5 +79,7 @@ main(int argc, char** argv) {
|
||||||
text_sim.update();
|
text_sim.update();
|
||||||
|
|
||||||
//grafical IO
|
//grafical IO
|
||||||
|
|
||||||
|
// I didn't add a GraphicalTerminalIO, so why do I get a bloody one??
|
||||||
start_gui(argc, argv, text_sim);
|
start_gui(argc, argv, text_sim);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue