diff options
Diffstat (limited to '.idea/Chemical-Simulator-GUI.iml')
-rw-r--r-- | .idea/Chemical-Simulator-GUI.iml | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/.idea/Chemical-Simulator-GUI.iml b/.idea/Chemical-Simulator-GUI.iml new file mode 100644 index 0000000..6017e7a --- /dev/null +++ b/.idea/Chemical-Simulator-GUI.iml @@ -0,0 +1,12 @@ +<?xml version="1.0" encoding="UTF-8"?> +<module type="PYTHON_MODULE" version="4"> + <component name="NewModuleRootManager"> + <content url="file://$MODULE_DIR$" /> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + <orderEntry type="module" module-name="uniqacLLE" /> + </component> + <component name="TestRunnerService"> + <option name="PROJECT_TEST_RUNNER" value="Unittests" /> + </component> +</module>
\ No newline at end of file |