- Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathSample.iml
13 lines (13 loc) · 583 Bytes
/
Sample.iml
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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="library"name="org-csystem-util"level="project" />
<orderEntrytype="library"name="org-csystem-math"level="project" />
</component>
</module>