deleted some files

master
Karchnu 2012-07-25 01:06:15 +02:00
parent 45a56e92df
commit d3c5a91865
2 changed files with 0 additions and 8 deletions

Binary file not shown.

View File

@ -1,8 +0,0 @@
#!/usr/bin/env perl
use strict;
use warnings;
use MyWrapper;
my $wrapper = MyWrapper->new_with_options();
#$wrapper->tests();
$wrapper->run();