source: proiecte/SIMEO/Simeo/src/SimeoGui/Gui.cpp

Last change on this file was 167, checked in by (none), 14 years ago

Simeo: added final project and also older proof of concept code.

We used Git for version control, so look at the Git repo
in SIMEO/Simeo/ for more info.

File size: 64 bytes
Line 
1#include <stdio.h>
2#include "Gui.h"
3
4Gui()
5{
6
7
8}
9
10~Gui()
11{
12
13}
14
15
Note: See TracBrowser for help on using the repository browser.