annotate graal/com.oracle.max.graal.graphviz/.classpath @ 3035:35d4ea420ea7

Disable StoreField lowering for now.
author Thomas Wuerthinger <thomas@wuerthinger.net>
date Mon, 20 Jun 2011 19:09:40 +0200
parents 0341b6424579
children b7f45b37dd43
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
2872
0341b6424579 Project renaming.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2609
diff changeset
1 <?xml version="1.0" encoding="UTF-8"?>
0341b6424579 Project renaming.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2609
diff changeset
2 <classpath>
0341b6424579 Project renaming.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2609
diff changeset
3 <classpathentry kind="src" path="src"/>
0341b6424579 Project renaming.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2609
diff changeset
4 <classpathentry kind="src" path="test"/>
0341b6424579 Project renaming.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2609
diff changeset
5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
0341b6424579 Project renaming.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2609
diff changeset
6 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
0341b6424579 Project renaming.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2609
diff changeset
7 <classpathentry combineaccessrules="false" kind="src" path="/com.oracle.max.graal.graph"/>
0341b6424579 Project renaming.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2609
diff changeset
8 <classpathentry kind="output" path="bin"/>
0341b6424579 Project renaming.
Thomas Wuerthinger <thomas@wuerthinger.net>
parents: 2609
diff changeset
9 </classpath>