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