diff --git a/src/Umgebung.c b/src/Umgebung.c index 758492d..ce7ae69 100644 --- a/src/Umgebung.c +++ b/src/Umgebung.c @@ -28,11 +28,11 @@ int main(){ Apfel(realU); if(g!=EOF){ - //while(true){ + while(true){ Umgebung(str); - }//} + }} re 0; }