Skip to content

Commit

Permalink
add .iml file
Browse files Browse the repository at this point in the history
  • Loading branch information
Baldl committed May 7, 2022
1 parent b5109c9 commit 59e8bfd
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
Binary file added lib/guava-31.1-jre.jar
Binary file not shown.
12 changes: 12 additions & 0 deletions spatialMaxent.iml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?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" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="guava-31.1-jre" level="project" />
</component>
</module>

0 comments on commit 59e8bfd

Please sign in to comment.