Started a few demos. Calculator first.
This commit is contained in:
parent
58880c2a6a
commit
942300f0bb
1 changed files with 5 additions and 0 deletions
5
demos/calc.cpp
Normal file
5
demos/calc.cpp
Normal file
|
@ -0,0 +1,5 @@
|
|||
#include "guecs.hpp"
|
||||
|
||||
int main() {
|
||||
return 0;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue