summaryrefslogtreecommitdiffstats
path: root/source/Concept/Framework/main.cpp
diff options
context:
space:
mode:
authorsicarius <devnull@localhost>2007-02-04 22:38:03 +0100
committersicarius <devnull@localhost>2007-02-04 22:38:03 +0100
commit7370f9ab1e76111114602b500ba9217bb7503865 (patch)
treef33c496109feee9471bf4f58301630f81dee965d /source/Concept/Framework/main.cpp
parent5843f35538639ccfdfcb2d77f11a25bbb7661e4b (diff)
downloadrc2007-soccer-7370f9ab1e76111114602b500ba9217bb7503865.tar
rc2007-soccer-7370f9ab1e76111114602b500ba9217bb7503865.zip
updated todo.txt;
added some files as .pdf, too
Diffstat (limited to 'source/Concept/Framework/main.cpp')
-rw-r--r--source/Concept/Framework/main.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/source/Concept/Framework/main.cpp b/source/Concept/Framework/main.cpp
index 6305a1e..cf80770 100644
--- a/source/Concept/Framework/main.cpp
+++ b/source/Concept/Framework/main.cpp
@@ -1,4 +1,4 @@
-#include "stdafx.h"
+#include "stdafx.h"
int main()
{
@@ -44,4 +44,4 @@ int main()
//Cleanup
delete localRobot;
localRobot = NULL;
-} \ No newline at end of file
+}