diff options
| author | 2024-12-18 19:36:04 -0600 | |
|---|---|---|
| committer | 2024-12-18 19:42:40 -0600 | |
| commit | d47b7563dfd5b0a163e2a912a10b5ea432bb8c89 (patch) | |
| tree | f9d2af3b8a6536d4a76661f69b32129f4ce362f9 /.idea/modules.xml | |
| parent | more stuff (diff) | |
implement version list
Diffstat (limited to '.idea/modules.xml')
| -rw-r--r-- | .idea/modules.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 0000000..a1c6049 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ProjectModuleManager"> + <modules> + <module fileurl="file://$PROJECT_DIR$/.idea/o3launcher.iml" filepath="$PROJECT_DIR$/.idea/o3launcher.iml" /> + </modules> + </component> +</project>
\ No newline at end of file |
