summaryrefslogtreecommitdiff
path: root/compiler.iml
diff options
context:
space:
mode:
authorilyas <ilyas@epfl.ch>2009-06-26 18:30:30 +0000
committerilyas <ilyas@epfl.ch>2009-06-26 18:30:30 +0000
commit9a8c1984bebd51bce6ec2f37dcc4cc036f133d51 (patch)
tree39d81a90d2b1b175a3a02383194ea5c0dc8ff7d2 /compiler.iml
parent1e2217eccbc7e115505281cbb4c0031f9cb3c1aa (diff)
downloadscala-9a8c1984bebd51bce6ec2f37dcc4cc036f133d51.tar.gz
scala-9a8c1984bebd51bce6ec2f37dcc4cc036f133d51.tar.bz2
scala-9a8c1984bebd51bce6ec2f37dcc4cc036f133d51.zip
idea project structure is reworked
Diffstat (limited to 'compiler.iml')
-rw-r--r--compiler.iml19
1 files changed, 19 insertions, 0 deletions
diff --git a/compiler.iml b/compiler.iml
new file mode 100644
index 0000000000..25f76e60a8
--- /dev/null
+++ b/compiler.iml
@@ -0,0 +1,19 @@
+<?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/compiler">
+ <sourceFolder url="file://$MODULE_DIR$/src/compiler" isTestSource="false" />
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ <orderEntry type="library" name="lib1" level="project" />
+ <orderEntry type="module" module-name="library" />
+ </component>
+</module>
+