forked from opennars/opennars
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathopennars16.iml
22 lines (22 loc) · 1.14 KB
/
opennars16.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"?>
<module type="JAVA_MODULE" version="4">
<component name="NewModuleRootManager" LANGUAGE_LEVEL="JDK_1_8" inherit-compiler-output="true">
<exclude-output />
<content url="file://$MODULE_DIR$">
<sourceFolder url="file://$MODULE_DIR$/nars_gui" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/nars_core" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/nars_lab" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/nars_test" isTestSource="false" />
<excludeFolder url="file://$MODULE_DIR$/build" />
<excludeFolder url="file://$MODULE_DIR$/dist" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="lab" level="project" />
<orderEntry type="library" name="gui" level="project" />
<orderEntry type="library" name="test" level="project" />
<orderEntry type="library" name="lib" level="project" />
<orderEntry type="library" name="opennars" level="project" />
<orderEntry type="module" module-name="nars_web" />
</component>
</module>