annotate graal/GraalCompiler/.classpath @ 2585:3e0e65161345

new node layout: Op2
author Lukas Stadler <lukas.stadler@jku.at>
date Thu, 05 May 2011 14:12:19 +0200
parents ac868ecd3cfc
children a57e051b33cd
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2507
9ec15d6914ca Pull over of compiler from maxine repository.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
9ec15d6914ca Pull over of compiler from maxine repository.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
2 <classpath>
9ec15d6914ca Pull over of compiler from maxine repository.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
3 <classpathentry kind="src" path="src"/>
9ec15d6914ca Pull over of compiler from maxine repository.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
9ec15d6914ca Pull over of compiler from maxine repository.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
5 <classpathentry combineaccessrules="false" exported="true" kind="src" path="/CRI"/>
2571
ac868ecd3cfc doc: smaller font, new quad and quadsplit nodes
Lukas Stadler <lukas.stadler@jku.at>
parents: 2509
diff changeset
6 <classpathentry combineaccessrules="false" kind="src" path="/GraalGraph"/>
2507
9ec15d6914ca Pull over of compiler from maxine repository.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
7 <classpathentry kind="output" path="bin"/>
9ec15d6914ca Pull over of compiler from maxine repository.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents:
diff changeset
8 </classpath>