Add MainLoop to lib/App/Mafia.pm
[app-mafia.git] / mafia
CommitLineData
46355154
MG
1#!/usr/bin/perl -w -CSDA
2use v5.14;
3use App::Mafia;
4use Tk;
5
6MainLoop;
This page took 0.008506 seconds and 4 git commands to generate.