summaryrefslogtreecommitdiff
path: root/src/intellij
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2012-04-20 16:53:28 +0100
committerPaul Phillips <paulp@improving.org>2012-04-20 17:04:45 +0100
commit56c1f29250842575b2c3324cc8bd606bda3760d5 (patch)
tree904f307c1345caee14856aaeb73ee2ff1f4f2204 /src/intellij
parent756dbbc254afef97bf4920292d58645bc7708730 (diff)
downloadscala-56c1f29250842575b2c3324cc8bd606bda3760d5.tar.gz
scala-56c1f29250842575b2c3324cc8bd606bda3760d5.tar.bz2
scala-56c1f29250842575b2c3324cc8bd606bda3760d5.zip
Good-bye, scala.dbc.
Another deprecated soul passes on to ether world.
Diffstat (limited to 'src/intellij')
-rw-r--r--src/intellij/dbc.iml.SAMPLE3
-rw-r--r--src/intellij/scala-lang.ipr.SAMPLE1
2 files changed, 0 insertions, 4 deletions
diff --git a/src/intellij/dbc.iml.SAMPLE b/src/intellij/dbc.iml.SAMPLE
index 5a6df4cfaa..d2647cfb26 100644
--- a/src/intellij/dbc.iml.SAMPLE
+++ b/src/intellij/dbc.iml.SAMPLE
@@ -12,9 +12,6 @@
</component>
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
- <content url="file://$MODULE_DIR$/../dbc">
- <sourceFolder url="file://$MODULE_DIR$/../dbc" isTestSource="false" />
- </content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="library" />
diff --git a/src/intellij/scala-lang.ipr.SAMPLE b/src/intellij/scala-lang.ipr.SAMPLE
index 93b6285cfb..94a9329dd6 100644
--- a/src/intellij/scala-lang.ipr.SAMPLE
+++ b/src/intellij/scala-lang.ipr.SAMPLE
@@ -197,7 +197,6 @@
<modules>
<module fileurl="file://$PROJECT_DIR$/actors.iml" filepath="$PROJECT_DIR$/actors.iml" />
<module fileurl="file://$PROJECT_DIR$/compiler.iml" filepath="$PROJECT_DIR$/compiler.iml" />
- <module fileurl="file://$PROJECT_DIR$/dbc.iml" filepath="$PROJECT_DIR$/dbc.iml" />
<module fileurl="file://$PROJECT_DIR$/library.iml" filepath="$PROJECT_DIR$/library.iml" />
<module fileurl="file://$PROJECT_DIR$/manual.iml" filepath="$PROJECT_DIR$/manual.iml" />
<module fileurl="file://$PROJECT_DIR$/partest.iml" filepath="$PROJECT_DIR$/partest.iml" />