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/libraries | |
| 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/libraries')
| -rw-r--r-- | .idea/libraries/tddd78_annotations.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.idea/libraries/tddd78_annotations.xml b/.idea/libraries/tddd78_annotations.xml new file mode 100644 index 0000000..f7fb2c1 --- /dev/null +++ b/.idea/libraries/tddd78_annotations.xml @@ -0,0 +1,9 @@ +<component name="libraryTable"> + <library name="tddd78-annotations"> + <CLASSES> + <root url="jar://$PROJECT_DIR$/libs/tddd78-annotations/tddd78-annotations.jar!/" /> + </CLASSES> + <JAVADOC /> + <SOURCES /> + </library> +</component>
\ No newline at end of file |
