aboutsummaryrefslogtreecommitdiffstats
path: root/bruiser/bruiser-extra.h
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2017-06-24 12:24:13 +0000
committerbloodstalker <thabogre@gmail.com>2017-06-24 12:24:13 +0000
commitf13dbdf568c3a44643b458ed72d48cdfaa597e77 (patch)
tree3b697f1df1edfb63820955af1188b8e3f7e02d0c /bruiser/bruiser-extra.h
parentnew command (diff)
downloadmutator-f13dbdf568c3a44643b458ed72d48cdfaa597e77.tar.gz
mutator-f13dbdf568c3a44643b458ed72d48cdfaa597e77.zip
new command
Diffstat (limited to 'bruiser/bruiser-extra.h')
-rw-r--r--bruiser/bruiser-extra.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/bruiser/bruiser-extra.h b/bruiser/bruiser-extra.h
index 73ffe3c..a4389f0 100644
--- a/bruiser/bruiser-extra.h
+++ b/bruiser/bruiser-extra.h
@@ -98,7 +98,6 @@ std::vector<std::string> LUA_FUNCS =
"version()",
"clear()",
"m0()",
- "runlua",
"Funcs()",
"Vars()",
"Arrays()",
@@ -111,6 +110,8 @@ std::vector<std::string> LUA_FUNCS =
"showsource",
"readxmlfile",
"extractmutagen",
+ "strainrecognition()",
+ "setmakepath",
"_G",
"_VERSION",
"assert",