#!/usr/local/bin/python2.2


import sys
from libftpcube import *

# Start the main program
main.main ()
sys.exit (0)
