Uh oh!
There was an error while loading. Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathAlgorithm.iml
More file actions
Latest commit
16 lines (16 loc) · 844 Bytes
/
Copy pathAlgorithm.iml
File metadata and controls
16 lines (16 loc) · 844 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<moduletype="JAVA_MODULE"version="4">
<componentname="NewModuleRootManager"inherit-compiler-output="true">
<exclude-output />
<contenturl="file://$MODULE_DIR$">
<sourceFolderurl="file://$MODULE_DIR$/src/main/kotlin"isTestSource="false" />
<sourceFolderurl="file://$MODULE_DIR$/src/main/resources"type="java-resource" />
<sourceFolderurl="file://$MODULE_DIR$/src/test/kotlin"isTestSource="true" />
<sourceFolderurl="file://$MODULE_DIR$/src/test/resources"type="java-test-resource" />
<excludeFolderurl="file://$MODULE_DIR$/.idea/libraries" />
</content>
<orderEntrytype="inheritedJdk" />
<orderEntrytype="sourceFolder"forTests="false" />
<orderEntrytype="library"name="KotlinJavaRuntime"level="project" />
</component>
</module>