diff options
| author | Jonas Kvarnström <jonas.kvarnstrom@liu.se> | 2021-01-14 17:28:57 +0100 |
|---|---|---|
| committer | Jonas Kvarnström <jonas.kvarnstrom@liu.se> | 2021-01-14 17:28:57 +0100 |
| commit | c0ea8adda505be4fa2b514eb8978a541ecc6f210 (patch) | |
| tree | d35148c54befdd0da04edd81400368c10df9bdd5 /.idea/modules.xml | |
| parent | bf2ffe60a90b3b0e896f87803cd97183cd15e010 (diff) | |
| download | tdde30-c0ea8adda505be4fa2b514eb8978a541ecc6f210.tar.gz | |
Added the tddd78-annotations library, which may or may not be used in this year's course.
Diffstat (limited to '.idea/modules.xml')
| -rw-r--r-- | .idea/modules.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.idea/modules.xml b/.idea/modules.xml index 2ccb424..5213271 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -2,7 +2,7 @@ <project version="4"> <component name="ProjectModuleManager"> <modules> - <module fileurl="file://$PROJECT_DIR$/Javalabbar.iml" filepath="$PROJECT_DIR$/Javalabbar.iml" /> + <module fileurl="file://$PROJECT_DIR$/JavaOO.iml" filepath="$PROJECT_DIR$/JavaOO.iml" /> </modules> </component> </project>
\ No newline at end of file |
