diff options
author | paddi <paddim8@gmail.com> | 2018-03-10 02:12:43 +0100 |
---|---|---|
committer | paddi <paddim8@gmail.com> | 2018-03-10 02:12:43 +0100 |
commit | 38cad937b483822cfd650411e97e7dc33c74e7b6 (patch) | |
tree | fee5e471cdd1fc5c209118d66b4e9c25c8360929 /.idea/vcs.xml | |
parent | 599311d94690c4867504a2dbc65a631828060755 (diff) | |
download | PatternToFormula-38cad937b483822cfd650411e97e7dc33c74e7b6.tar.gz PatternToFormula-38cad937b483822cfd650411e97e7dc33c74e7b6.tar.bz2 PatternToFormula-38cad937b483822cfd650411e97e7dc33c74e7b6.zip |
Fixed bug.
Diffstat (limited to '.idea/vcs.xml')
-rw-r--r-- | .idea/vcs.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 0000000..94a25f7 --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="VcsDirectoryMappings"> + <mapping directory="$PROJECT_DIR$" vcs="Git" /> + </component> +</project>
\ No newline at end of file |