summaryrefslogtreecommitdiff
path: root/src/main
diff options
context:
space:
mode:
authorFeideus <erwan.ulrich@gmail.com>2018-08-29 17:42:15 +0200
committerFeideus <erwan.ulrich@gmail.com>2018-08-29 17:42:15 +0200
commit243398d38b47833b4ffe751ecf3e93e719356a64 (patch)
treedd4384154bd8d4de58530b23ce62e40c61ae37e0 /src/main
parenta9b8f4851c0f45eb4e76e407dc4467a005fc2707 (diff)
downloadschemafuzz-243398d38b47833b4ffe751ecf3e93e719356a64.tar.gz
schemafuzz-243398d38b47833b4ffe751ecf3e93e719356a64.tar.bz2
schemafuzz-243398d38b47833b4ffe751ecf3e93e719356a64.zip
It's Fuzzing.
Diffstat (limited to 'src/main')
-rw-r--r--src/main/main.iml12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/main/main.iml b/src/main/main.iml
new file mode 100644
index 0000000..7af7c36
--- /dev/null
+++ b/src/main/main.iml
@@ -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$/java" isTestSource="false" />
+ </content>
+ <orderEntry type="inheritedJdk" />
+ <orderEntry type="sourceFolder" forTests="false" />
+ <orderEntry type="library" name="commons-math3-3.6.1" level="project" />
+ </component>
+</module> \ No newline at end of file