diff options
| author | Andrei F <[email protected]> | 2022-10-16 17:49:59 -0700 |
|---|---|---|
| committer | Andrei F <[email protected]> | 2022-10-16 17:49:59 -0700 |
| commit | 056e89fec2e9d29a33932c9ddd55447a455d82bd (patch) | |
| tree | 66773675a4a1506de9906feab53d5e17d13f985e /.idea/modules.xml | |
| parent | Adding git ignore file (diff) | |
| download | cst116-ch9-debugging-florea-056e89fec2e9d29a33932c9ddd55447a455d82bd.tar.xz cst116-ch9-debugging-florea-056e89fec2e9d29a33932c9ddd55447a455d82bd.zip | |
Finished chapter9 questions
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..5c0253a --- /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/cst116-ch9-debugging-florea.iml" filepath="$PROJECT_DIR$/.idea/cst116-ch9-debugging-florea.iml" /> + </modules> + </component> +</project>
\ No newline at end of file |