summaryrefslogtreecommitdiffstats
path: root/jack/.classpath
diff options
context:
space:
mode:
authorJean-Marie Henaff <jmhenaff@google.com>2015-03-27 10:00:31 +0100
committerJean-Marie Henaff <jmhenaff@google.com>2015-03-27 10:06:26 +0100
commit43e79118b5513baede74735da8d6c744afb2bf0b (patch)
treed5f4f466d1adf747d84ee9a253a3727479ab056b /jack/.classpath
parent70d574c2fbf99ed95c92f9037deeb3543f8fec18 (diff)
downloadtoolchain_jack-43e79118b5513baede74735da8d6c744afb2bf0b.tar.gz
toolchain_jack-43e79118b5513baede74735da8d6c744afb2bf0b.tar.bz2
toolchain_jack-43e79118b5513baede74735da8d6c744afb2bf0b.zip
Add Simple framework
Change-Id: I2af09f6317322e5dd9d5546dd998dc3c2062ca26
Diffstat (limited to 'jack/.classpath')
-rw-r--r--jack/.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/jack/.classpath b/jack/.classpath
index a261de97..11aab9fa 100644
--- a/jack/.classpath
+++ b/jack/.classpath
@@ -21,5 +21,6 @@
<classpathentry kind="lib" path="libs/junit4.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry combineaccessrules="false" kind="src" path="/jack-api"/>
+ <classpathentry kind="lib" path="libs/simple-lib.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>