summaryrefslogtreecommitdiff
path: root/.gitmodules
diff options
context:
space:
mode:
authorDaniel Friesel <daniel.friesel@uos.de>2020-09-10 11:30:30 +0200
committerDaniel Friesel <daniel.friesel@uos.de>2020-09-10 11:30:30 +0200
commitc99e584b769011ec9897246586f74df01bd2f4f4 (patch)
treeed976c5b320ad59f79fbe5e72aaa8a54775ac4e3 /.gitmodules
parentab33810fa92f8a262695077ae9504c836cd3c1a2 (diff)
Add kconfig state space exploration script (random + neighbourhood)
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules6
1 files changed, 6 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..2baed33
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,6 @@
+[submodule "kconfiglib"]
+ path = ext/kconfiglib
+ url = https://github.com/ulfalizer/Kconfiglib.git
+[submodule "versuchung"]
+ path = ext/versuchung
+ url = https://github.com/stettberger/versuchung.git