summaryrefslogtreecommitdiff
path: root/manual.iml
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2010-01-20 05:50:37 +0000
committerPaul Phillips <paulp@improving.org>2010-01-20 05:50:37 +0000
commit1c1b6ef8f91e01a1f1edcb67e38d8de2cc99dbac (patch)
tree1a2564ac2a0cd338293f4876d4120e292b14a72e /manual.iml
parent6dcfae7e8ddde4da972cd0dc077e95eec00d41ed (diff)
downloadscala-1c1b6ef8f91e01a1f1edcb67e38d8de2cc99dbac.tar.gz
scala-1c1b6ef8f91e01a1f1edcb67e38d8de2cc99dbac.tar.bz2
scala-1c1b6ef8f91e01a1f1edcb67e38d8de2cc99dbac.zip
No longer are there more IDE-specific junk file...
No longer are there more IDE-specific junk files in the root directory of the official scala repository than actual scala files and directories put together. It's a truly awful first impression to give potential developers so I'm interpreting the non-response regarding the need for them as quiet encouragement to put them in src/intellij. Review by ilyas.
Diffstat (limited to 'manual.iml')
-rw-r--r--manual.iml27
1 files changed, 0 insertions, 27 deletions
diff --git a/manual.iml b/manual.iml
deleted file mode 100644
index 0ee975326b..0000000000
--- a/manual.iml
+++ /dev/null
@@ -1,27 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<module relativePaths="true" type="JAVA_MODULE" version="4">
- <component name="FacetManager">
- <facet type="Scala" name="Scala">
- <configuration />
- </facet>
- </component>
- <component name="NewModuleRootManager" inherit-compiler-output="true">
- <exclude-output />
- <content url="file://$MODULE_DIR$/src/manual">
- <sourceFolder url="file://$MODULE_DIR$/src/manual" isTestSource="false" />
- </content>
- <orderEntry type="inheritedJdk" />
- <orderEntry type="sourceFolder" forTests="false" />
- <orderEntry type="module" module-name="actors" />
- <orderEntry type="module" module-name="compiler" />
- <orderEntry type="module" module-name="dbc" />
- <orderEntry type="module" module-name="library" />
- <orderEntry type="module" module-name="partest" />
- <orderEntry type="module" module-name="scalap" />
- <orderEntry type="module" module-name="swing" />
- <orderEntry type="library" name="Project ant library" level="project" />
- <orderEntry type="library" name="Project Scala SDK" level="project" />
- <orderEntry type="library" name="ant" level="application" />
- </component>
-</module>
-