From a760e8a749af60cd3598ebe113b7692bc6592f57 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20Konopacki?= Date: Wed, 8 Aug 2012 02:23:38 +0200 Subject: Cleanups --- src/CBot/TestCBot/solution.txt | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 src/CBot/TestCBot/solution.txt (limited to 'src/CBot/TestCBot/solution.txt') diff --git a/src/CBot/TestCBot/solution.txt b/src/CBot/TestCBot/solution.txt deleted file mode 100644 index f78cf12..0000000 --- a/src/CBot/TestCBot/solution.txt +++ /dev/null @@ -1,13 +0,0 @@ -extern void object::Solution( ) -{ -show ( "Solution " + Position ); - Carré(15); - Carré(25); -} - -void object::Carré(float côté) -{ -show ( "Carré " + Position ); - Move(côté); - Turn(-90); -} \ No newline at end of file -- cgit v1.2.3-1-g7c22