aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2018-08-17 22:27:22 +0000
committerbloodstalker <thabogre@gmail.com>2018-08-17 22:27:22 +0000
commit6bcf9dc95d444e2ecaee4ba828626558da21a395 (patch)
tree2666e5dc27089d3cab90fa498a074ffd8d2c8402
parentupdated obfuscators readme (diff)
downloadmutator-6bcf9dc95d444e2ecaee4ba828626558da21a395.tar.gz
mutator-6bcf9dc95d444e2ecaee4ba828626558da21a395.zip
added luatablegen as a submodule to start testing the integration with faultreiber and the generated code as well
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index a58e1d1..c8ee260 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -7,3 +7,6 @@
[submodule "bruiser/faultreiber"]
path = bruiser/faultreiber
url = https://github.com/bloodstalker/faultreiber
+[submodule "bruiser/tablegen"]
+ path = bruiser/tablegen
+ url = https://github.com/bloodstalker/luatablegen