summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@gmail.com>2015-02-05 14:05:25 +0100
committerLukas Rytz <lukas.rytz@gmail.com>2015-02-07 07:45:54 +0100
commit357c15710d9db5d1a8a07cf91af7c24ae6ee884d (patch)
tree582ebe7c70466598939f39c25299c3aa057010ba
parentb2e22fa308b2f402d78dc3d3afc33256c1d3cbba (diff)
downloadscala-357c15710d9db5d1a8a07cf91af7c24ae6ee884d.tar.gz
scala-357c15710d9db5d1a8a07cf91af7c24ae6ee884d.tar.bz2
scala-357c15710d9db5d1a8a07cf91af7c24ae6ee884d.zip
IntelliJ project file fix
-rw-r--r--src/intellij-14/scaladoc.iml.SAMPLE1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/intellij-14/scaladoc.iml.SAMPLE b/src/intellij-14/scaladoc.iml.SAMPLE
index 1e7621ffed..5c7015aa61 100644
--- a/src/intellij-14/scaladoc.iml.SAMPLE
+++ b/src/intellij-14/scaladoc.iml.SAMPLE
@@ -13,5 +13,6 @@
<orderEntry type="library" name="scaladoc-deps" level="project" />
<orderEntry type="library" name="partest" level="project" />
<orderEntry type="library" name="starr-no-deps" level="project" />
+ <orderEntry type="library" name="ant" level="project" />
</component>
</module> \ No newline at end of file