diff options
author | paddi <paddim8@gmail.com> | 2018-03-10 01:32:05 +0100 |
---|---|---|
committer | paddi <paddim8@gmail.com> | 2018-03-10 01:32:05 +0100 |
commit | c10ead25c18ba8d2ef211d5fc3107573ef2da774 (patch) | |
tree | 5053da8b5e924855a59031825883492bc262abac /.idea/misc.xml | |
download | PatternToFormula-c10ead25c18ba8d2ef211d5fc3107573ef2da774.tar.gz PatternToFormula-c10ead25c18ba8d2ef211d5fc3107573ef2da774.tar.bz2 PatternToFormula-c10ead25c18ba8d2ef211d5fc3107573ef2da774.zip |
Initial Commit.
Diffstat (limited to '.idea/misc.xml')
-rw-r--r-- | .idea/misc.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..8e8843c --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ProjectRootManager" version="2" languageLevel="JDK_1_9" default="true" project-jdk-name="9.0" project-jdk-type="JavaSDK"> + <output url="file://$PROJECT_DIR$/out" /> + </component> +</project>
\ No newline at end of file |