Hannes Kuchelmeister
commited on
Commit
•
87ce9cb
1
Parent(s):
b568bd7
add focus annotator as submodule to have thesis code in one place
Browse files- .gitmodules +3 -0
- focus_annotator +1 -0
.gitmodules
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
[submodule "focus_annotator"]
|
2 |
+
path = focus_annotator
|
3 |
+
url = [email protected]:13hannes11/focus_annotator.git
|
focus_annotator
ADDED
@@ -0,0 +1 @@
|
|
|
|
|
1 |
+
Subproject commit fe8ee5b5cbaf9271668fbf003c0a3ccac3fdb65b
|