<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="lib" path="lib/c4e.jar">
		<attributes>
			<attribute name="javadoc_location" value="jar:platform:/resource/EECS1021Lab2/lib/c4eAPI.zip!/"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="lib/phidget21.jar"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
