Archived
1
0
Fork 0

Merge branch 'master' of ssh://cpp/liblerdorf

This commit is contained in:
Root Cpp Charlie 2013-09-30 13:13:02 +02:00
commit 879b6890a5

View file

@ -290,6 +290,8 @@ use strict;
use warnings;
use Term::ANSIColor qw(:constants);
use ACU::Log;
sub new ($$$$$)
{
my $class = shift;