https://gitlab.ow2.org/sat4j/sat4j.git
Raw File
Tip revision: 7f0dcd164e24d0111e3a93bf4c57cdfef09ad51f authored by Daniel Le Berre on 23 August 2017, 15:42:30 UTC
Add missing import statements.
Tip revision: 7f0dcd1
.project
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>org.ow2.sat4j.pom</name>
	<comment></comment>
	<projects>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.eclipse.m2e.core.maven2Builder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.eclipse.m2e.core.maven2Nature</nature>
	</natures>
</projectDescription>
back to top