summaryrefslogtreecommitdiffstats
path: root/jill
diff options
context:
space:
mode:
authorJean-Marie Henaff <jmhenaff@google.com>2014-10-17 15:48:46 +0000
committerGerrit Code Review <noreply-gerritcodereview@google.com>2014-10-17 15:48:47 +0000
commit683791b55a708ae20733a0e34e10cd34c09eb937 (patch)
treefd6e907bd0bb30900995eb7800129d5713cab55f /jill
parent0b1279a79a9d7b17e6fd8a1ad2558cc4e3a4d22f (diff)
parent17a87fa9295dec7593ce0921d940c5e23c21900b (diff)
downloadtoolchain_jill-683791b55a708ae20733a0e34e10cd34c09eb937.tar.gz
toolchain_jill-683791b55a708ae20733a0e34e10cd34c09eb937.tar.bz2
toolchain_jill-683791b55a708ae20733a0e34e10cd34c09eb937.zip
Merge "Add project dependency on Jill to Dx" into ub-jack
Diffstat (limited to 'jill')
-rw-r--r--jill/.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/jill/.classpath b/jill/.classpath
index f648072..178c117 100644
--- a/jill/.classpath
+++ b/jill/.classpath
@@ -11,5 +11,6 @@
<classpathentry kind="lib" path="libs/guava-lib.jar"/>
<classpathentry kind="lib" path="libs/jsr305-lib.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/Scheduler"/>
+ <classpathentry combineaccessrules="false" kind="src" path="/Dx"/>
<classpathentry kind="output" path="bin"/>
</classpath>