summaryrefslogtreecommitdiffstats
path: root/meta.pl
diff options
context:
space:
mode:
Diffstat (limited to 'meta.pl')
-rwxr-xr-xmeta.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta.pl b/meta.pl
index 61f97ff..31059f8 100755
--- a/meta.pl
+++ b/meta.pl
@@ -54,6 +54,7 @@ sub init {
$::commander = ASM::Commander->new();
$::event = ASM::Event->new($conn, $::inspector);
$::classes = ASM::Classes->new();
+ $::actions = ASM::Actions->new();
my @eline=io('exempt.txt')->getlines;
chomp @eline;
foreach my $item (@eline) {