aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/bruiser-extra.h
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-06-22 16:57:29 +0000
committerbloodstalker <thabogre@gmail.com>2017-06-22 16:57:29 +0000
commit32716ec20544eb59e7b6fdf3a8f2cbcee034d263 (patch)
treebfa7df9b4264c1bcecbb29f3dd05faeaa706d64a /bruiser/bruiser-extra.h
parentwip (diff)
downloadmutator-32716ec20544eb59e7b6fdf3a8f2cbcee034d263.tar.gz
mutator-32716ec20544eb59e7b6fdf3a8f2cbcee034d263.zip
added a new command
Diffstat (limited to '')
-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 33a69df..c5d8796 100644
--- a/bruiser/bruiser-extra.h
+++ b/bruiser/bruiser-extra.h
@@ -109,6 +109,7 @@ std::vector<std::string> LUA_FUNCS =
"make",
"historysize",
"showsource",
+ "readxmlfile",
"_G",
"_VERSION",
"assert",