- Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathPathFindingCW.iml
22 lines (22 loc) · 751 Bytes
/
PathFindingCW.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?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"isTestSource="false" />
</content>
<orderEntrytype="inheritedJdk" />
<orderEntrytype="sourceFolder"forTests="false" />
<orderEntrytype="module-library">
<library>
<CLASSES>
<rooturl="jar://$MODULE_DIR$/Supplements/stdlib(3).jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES>
<rooturl="jar://$MODULE_DIR$/Supplements/stdlib(3).jar!/" />
</SOURCES>
</library>
</orderEntry>
</component>
</module>