#!/bin/bash
#
# Copyright (c) Josef "Jeff" Sipek, 2006, 2007
#

USAGE=""
. guilt

if [ $# -ne 0 ]; then
	usage
fi

get_prev
