aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-06-11 05:23:58 +0000
committerbloodstalker <thabogre@gmail.com>2017-06-11 05:23:58 +0000
commit63ba77589a0d61bb72fde6c2fb852a8e38f39ace (patch)
tree3423e01a6f57570aab70f55095c2324a2c9825be
parentnew commands (diff)
downloadmutator-63ba77589a0d61bb72fde6c2fb852a8e38f39ace.tar.gz
mutator-63ba77589a0d61bb72fde6c2fb852a8e38f39ace.zip
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 f56a83c..33a69df 100644
--- a/bruiser/bruiser-extra.h
+++ b/bruiser/bruiser-extra.h
@@ -108,6 +108,7 @@ std::vector<std::string> LUA_FUNCS =
"hijackmain()",
"make",
"historysize",
+ "showsource",
"_G",
"_VERSION",
"assert",