Skip to content

Commit 8b5d7a4

Browse files
aristotelis96corepointer
authored andcommitted
[DAPHNE-#646] DAPHNE Web-UI
This commit adds the DAPHNE Web-UI that previously existed only in a pull request of our contributor Aristotelis Vontzalidis as a submodule that links to the separate repo https://github.com/daphne-eu/web-u Closes #646 Co-authored-by: Aristotelis Vontzalidis <avontz@cslab.ece.ntua.gr>
1 parent de07332 commit 8b5d7a4

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "thirdparty/llvm-project"]
22
path = thirdparty/llvm-project
33
url = https://github.com/llvm/llvm-project.git
4+
[submodule "src/tools/web-ui"]
5+
path = src/tools/web-ui
6+
url = https://github.com/daphne-eu/web-ui.git

src/tools/web-ui

Submodule web-ui added at 501f09c

0 commit comments

Comments
 (0)