index
:
click.git
master
Reichwein.IT MIDI Click
mail@reichwein.it
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
main.cpp
blob: 548b8c531eb13d2c384ac680ebe0aa53ff8f48c2 (
plain
)
1
2
3
4
5
6
#include "MainLoop.h" int main() { MainLoop main_loop; return main_loop.run(); }