<?xml version="1.0" encoding="UTF-8"?>
<classpath>
	<classpathentry kind="src" path="src"/>
	<classpathentry kind="src" path="test"/>
	<classpathentry kind="src" path="benchmarks/src/main/java"/>
	<classpathentry exported="true" kind="lib" path="lib/minlog-1.3.1.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/reflectasm-1.11.9.jar"/>
	<classpathentry exported="true" kind="lib" path="lib/objenesis-3.2.jar"/>
	<classpathentry kind="lib" path="build/commons-lang-2.6.jar"/>
	<classpathentry kind="lib" path="build/junit-platform-console-standalone-1.8.2.jar"/>
	<classpathentry kind="lib" path="benchmarks/lib/commons-cli-1.3.1.jar"/>
	<classpathentry kind="lib" path="benchmarks/lib/jmh-core-1.21.jar"/>
	<classpathentry kind="lib" path="benchmarks/lib/jmh-generator-annprocess-1.21.jar"/>
	<classpathentry kind="lib" path="benchmarks/lib/byte-buddy-1.12.7.jar"/>
	<classpathentry kind="src" path=".apt_generated">
		<attributes>
			<attribute name="optional" value="true"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="lib" path="benchmarks/lib/commons-math3-3.2.jar"/>
	<classpathentry kind="lib" path="benchmarks/lib/jopt-simple-4.6.jar"/>
	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8">
		<attributes>
			<attribute name="module" value="true"/>
		</attributes>
	</classpathentry>
	<classpathentry kind="output" path="bin"/>
</classpath>
