#!/usr/bin/perl -w

use strict;
use harddrake::ui;

ui->run;