diff options
| author | Andrei F <[email protected]> | 2022-10-12 21:48:20 -0700 |
|---|---|---|
| committer | Andrei F <[email protected]> | 2022-10-12 21:48:20 -0700 |
| commit | d135618af6d162965c0e7c2a17d3a4fb6bc8e424 (patch) | |
| tree | 674389389d5f7f271d300a4b54fb99bedee87f10 /.idea/misc.xml | |
| parent | Adding gitignore file (diff) | |
| download | archived-cst116-ch7-debugging-florea-d135618af6d162965c0e7c2a17d3a4fb6bc8e424.tar.xz archived-cst116-ch7-debugging-florea-d135618af6d162965c0e7c2a17d3a4fb6bc8e424.zip | |
Finished Exercise 1
Diffstat (limited to '.idea/misc.xml')
| -rw-r--r-- | .idea/misc.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 0000000..79b3c94 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,4 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="CMakeWorkspace" PROJECT_DIR="$PROJECT_DIR$" /> +</project>
\ No newline at end of file |