summaryrefslogtreecommitdiff
path: root/schemaspy.iml
diff options
context:
space:
mode:
authorFeideus <erwan.ulrich@gmail.com>2018-07-19 21:04:52 +0200
committerFeideus <erwan.ulrich@gmail.com>2018-07-19 21:04:52 +0200
commitc43811ea2bd6cab7b35e5dca3665a799ab2fb8fa (patch)
tree570ad2ce8a8542864bc605a0b81ea0000a402ae5 /schemaspy.iml
parent5866abefab72e2ea99f4bf3b23328937e2c0622a (diff)
downloadschemafuzz-c43811ea2bd6cab7b35e5dca3665a799ab2fb8fa.tar.gz
schemafuzz-c43811ea2bd6cab7b35e5dca3665a799ab2fb8fa.tar.bz2
schemafuzz-c43811ea2bd6cab7b35e5dca3665a799ab2fb8fa.zip
added Scorer class. Tweaking the code atm.
Diffstat (limited to 'schemaspy.iml')
-rw-r--r--schemaspy.iml12
1 files changed, 11 insertions, 1 deletions
diff --git a/schemaspy.iml b/schemaspy.iml
index a57d104..d88c616 100644
--- a/schemaspy.iml
+++ b/schemaspy.iml
@@ -98,5 +98,15 @@
<orderEntry type="library" scope="TEST" name="Maven: org.testcontainers:mssqlserver:1.4.3" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: org.xmlunit:xmlunit-core:2.3.0" level="project" />
<orderEntry type="library" scope="TEST" name="Maven: nl.jqno.equalsverifier:equalsverifier:2.4" level="project" />
+ <orderEntry type="library" name="Maven: org.apache.commons:commons-lang3:3.1" level="project" />
+ <orderEntry type="module-library">
+ <library>
+ <CLASSES>
+ <root url="jar://$USER_HOME$/Téléchargements/commons-math3-3.6.1/commons-math3-3.6.1.jar!/" />
+ </CLASSES>
+ <JAVADOC />
+ <SOURCES />
+ </library>
+ </orderEntry>
</component>
-</module>
+</module> \ No newline at end of file