Bertl Programm

Revision:
1:6f0042c58757
Parent:
0:966e95e315e0
diff -r 966e95e315e0 -r 6f0042c58757 Bertl.h
--- a/Bertl.h	Thu May 07 10:14:52 2015 +0000
+++ b/Bertl.h	Thu May 07 11:17:14 2015 +0000
@@ -11,5 +11,5 @@
     int Move();
     bool FrontIsClear();
     bool PickBeeper(int anz);
-}
+};
 #endif
\ No newline at end of file