Move files to subdirectory before merge them to kotlin/master

This commit is contained in:
Natalia Ukhorskaya
2014-04-10 10:24:12 +04:00
parent b5f43dcc2d
commit c8abe91c25
40 changed files with 0 additions and 0 deletions
+16
View File
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="false" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="KotlinJavaRuntime" level="project" />
<orderEntry type="library" name="org.ow2.asm:asm-debug-all:4.1" level="project" />
<orderEntry type="library" name="junit:junit:4.11" level="project" />
</component>
</module>