Skip to content
Snippets Groups Projects
Commit c9f5e2dc authored by Philipp Pister's avatar Philipp Pister
Browse files

Upload New File

parent a21f9229
No related branches found
No related tags found
No related merge requests found
#include <iostream>
#include "navi.h"
using namespace std;
int main()
{
Navi navi;
navi.zeigeMenue();
return 0;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment