summaryrefslogtreecommitdiff
path: root/src/intellij/scalap.iml
diff options
context:
space:
mode:
authorIulian Dragos <jaguarul@gmail.com>2010-05-03 07:58:15 +0000
committerIulian Dragos <jaguarul@gmail.com>2010-05-03 07:58:15 +0000
commit3ec6dba7bac21c5e8b518a2aef7592ea5f23e61b (patch)
tree656ddf1a44ce8ac7cb93c30a0a91e819d7730c94 /src/intellij/scalap.iml
parent5f75746b6653cd666c007fb59ed3ac847c6fd85f (diff)
downloadscala-3ec6dba7bac21c5e8b518a2aef7592ea5f23e61b.tar.gz
scala-3ec6dba7bac21c5e8b518a2aef7592ea5f23e61b.tar.bz2
scala-3ec6dba7bac21c5e8b518a2aef7592ea5f23e61b.zip
Renamed Idea project files to have a .SAMPLE su...
Renamed Idea project files to have a .SAMPLE suffix. Having to constantly remove them from each commit was too cumbersome.
Diffstat (limited to 'src/intellij/scalap.iml')
-rw-r--r--src/intellij/scalap.iml19
1 files changed, 0 insertions, 19 deletions
diff --git a/src/intellij/scalap.iml b/src/intellij/scalap.iml
deleted file mode 100644
index 48f98a0b1e..0000000000
--- a/src/intellij/scalap.iml
+++ /dev/null
@@ -1,19 +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$/../scalap">
- <sourceFolder url="file://$MODULE_DIR$/../scalap" isTestSource="false" />
- </content>
- <orderEntry type="inheritedJdk" />
- <orderEntry type="sourceFolder" forTests="false" />
- <orderEntry type="module" module-name="compiler" />
- <orderEntry type="module" module-name="library" />
- </component>
-</module>
-