<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="/JavaOneLineUtils"/>
	<classpathentry kind="src" path="/AlgorithmRepository"/>
	<classpathentry combineaccessrules="false" kind="src" path="/Digeom"/>
	<classpathentry combineaccessrules="false" kind="src" path="/MegaOptimization"/>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="tests"/>
	<classpathentry kind="src" path="examples"/>
	<classpathentry kind="src" path="devTests"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
	<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
	<classpathentry kind="src" path="/Matrix"/>
	<classpathentry kind="output" path="bin"/>
</classpath>
