A slightly modified (updated for 2013 libraries) version of the Miss Daisy 2012 robot vision code.

git-svn-id: https://robotics.mvla.net/svn/frc971/2013/trunk/src@4110 f308d9b7-e957-4cde-b6ac-9a88185e7312
diff --git a/DaisyCV/.project b/DaisyCV/.project
new file mode 100644
index 0000000..472e408
--- /dev/null
+++ b/DaisyCV/.project
@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>

+<projectDescription>

+	<name>DaisyCV</name>

+	<comment></comment>

+	<projects>

+	</projects>

+	<buildSpec>

+		<buildCommand>

+			<name>org.eclipse.jdt.core.javabuilder</name>

+			<arguments>

+			</arguments>

+		</buildCommand>

+	</buildSpec>

+	<natures>

+		<nature>org.eclipse.jdt.core.javanature</nature>

+	</natures>

+</projectDescription>