Triangle tools from the text book Programming Processors in Java.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<projectDescription>
|
|
|
|
<name>Triangle.Compiler</name>
|
|
|
|
<comment></comment>
|
|
|
|
<projects>
|
|
|
|
</projects>
|
|
|
|
<buildSpec>
|
|
|
|
<buildCommand>
|
|
|
|
<name>org.eclipse.jdt.core.javabuilder</name>
|
|
|
|
<arguments>
|
|
|
|
</arguments>
|
|
|
|
</buildCommand>
|
|
|
|
<buildCommand>
|
|
|
|
<name>org.eclipse.buildship.core.gradleprojectbuilder</name>
|
|
|
|
<arguments>
|
|
|
|
</arguments>
|
|
|
|
</buildCommand>
|
|
|
|
</buildSpec>
|
|
|
|
<natures>
|
|
|
|
<nature>org.eclipse.jdt.core.javanature</nature>
|
|
|
|
<nature>org.eclipse.buildship.core.gradleprojectnature</nature>
|
|
|
|
</natures>
|
|
|
|
<linkedResources>
|
|
|
|
<link>
|
|
|
|
<name>programs</name>
|
|
|
|
<type>2</type>
|
|
|
|
<location>/home/simon/Documents/Uni/CS/CSCU9A5/Triangle-Tools/programs</location>
|
|
|
|
</link>
|
|
|
|
</linkedResources>
|
|
|
|
</projectDescription>
|