diff options
| -rw-r--r-- | .idea/.name | 1 | ||||
| -rw-r--r-- | .idea/misc.xml | 4 |
2 files changed, 2 insertions, 3 deletions
diff --git a/.idea/.name b/.idea/.name new file mode 100644 index 0000000..e78355c --- /dev/null +++ b/.idea/.name @@ -0,0 +1 @@ +cst116_lab0_florea
\ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml index 8cb85cd..79b3c94 100644 --- a/.idea/misc.xml +++ b/.idea/misc.xml @@ -1,6 +1,4 @@ <?xml version="1.0" encoding="UTF-8"?> <project version="4"> - <component name="CMakeWorkspace"> - <contentRoot DIR="$PROJECT_DIR$" /> - </component> + <component name="CMakeWorkspace" PROJECT_DIR="$PROJECT_DIR$" /> </project>
\ No newline at end of file |