diff options
author | Ognjen Cirkovic <ciraboxkg@gmail.com> | 2022-10-26 23:14:07 +0200 |
---|---|---|
committer | Ognjen Cirkovic <ciraboxkg@gmail.com> | 2022-10-26 23:14:07 +0200 |
commit | 6d76e4e48e4c510539762eb60eca14c3f22b0cb0 (patch) | |
tree | 949cea5b86fe0e37878c7fe8b96f1b491aa37d86 /Client/.idea/Client.iml | |
parent | f65890370609daeb4428b2a631f23d09d0b28445 (diff) | |
parent | 18db710dbcfb55125d5f2a96829793d18f5e59a2 (diff) |
Merge branch 'develop' of http://gitlab.pmf.kg.ac.rs/BrzoDoLokacije2022/odyssey/brzodolokacije into develop
Diffstat (limited to 'Client/.idea/Client.iml')
-rw-r--r-- | Client/.idea/Client.iml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/Client/.idea/Client.iml b/Client/.idea/Client.iml new file mode 100644 index 0000000..d6ebd48 --- /dev/null +++ b/Client/.idea/Client.iml @@ -0,0 +1,9 @@ +<?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$" /> + <orderEntry type="inheritedJdk" /> + <orderEntry type="sourceFolder" forTests="false" /> + </component> +</module>
\ No newline at end of file |