aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/bruiser-extra.h
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-06-23 02:10:31 +0000
committerbloodstalker <thabogre@gmail.com>2017-06-23 02:10:31 +0000
commit25fb684890d3e914b5cbe38401b24ac62698e4d7 (patch)
tree4534a14317da1550b3199304b671163b68f00705 /bruiser/bruiser-extra.h
parentnow the xml report path is relative (diff)
downloadmutator-25fb684890d3e914b5cbe38401b24ac62698e4d7.tar.gz
mutator-25fb684890d3e914b5cbe38401b24ac62698e4d7.zip
added the new command
Diffstat (limited to 'bruiser/bruiser-extra.h')
-rw-r--r--bruiser/bruiser-extra.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bruiser/bruiser-extra.h b/bruiser/bruiser-extra.h
index c5d8796..73ffe3c 100644
--- a/bruiser/bruiser-extra.h
+++ b/bruiser/bruiser-extra.h
@@ -110,6 +110,7 @@ std::vector<std::string> LUA_FUNCS =
"historysize",
"showsource",
"readxmlfile",
+ "extractmutagen",
"_G",
"_VERSION",
"assert",