about summary refs log tree commit diff
path: root/.gitmodules
diff options
context:
space:
mode:
authorvan Hauser <vh@thc.org>2021-07-21 09:48:04 +0200
committerGitHub <noreply@github.com>2021-07-21 09:48:04 +0200
commitfa2b164429f8488bf8a360c20933c7db238ed17c (patch)
tree2d401f65bae30aba3bbff305e80aeea51992f39a /.gitmodules
parent3d7a2fc869a03da4c49a0a7e05d97f01a2846337 (diff)
parent62f1bfed99b82bc073c138a00ff9a30bb596d09d (diff)
downloadafl++-fa2b164429f8488bf8a360c20933c7db238ed17c.tar.gz
Merge pull request #1035 from adrianherrera/optimin-util
add optimin corpus minimizer
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 6edefd72..200f3ecc 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -10,3 +10,6 @@
 [submodule "custom_mutators/gramatron/json-c"]
 	path = custom_mutators/gramatron/json-c
 	url = https://github.com/json-c/json-c
+[submodule "utils/optimin/EvalMaxSAT"]
+	path = utils/optimin/EvalMaxSAT
+	url = https://github.com/FlorentAvellaneda/EvalMaxSAT