Run id: 134337

Main.cc: In function 'void di_gui(int)':
Main.cc:15:1: error: a function-definition is not allowed here before '{' token
 {
 ^
Main.cc:19:1: error: expected '}' at end of input
 }
 ^