#!/usr/bin/perl

use lib qw(/usr/lib/libDrakX);
use standalone;
use common;
use harddrake::ui;

harddrake::ui->new;