# # This file is part of Sargasso, http://zamez.org/sargasso # Licensed under the GNU General Public License, # http://www.opensource.org/licenses/gpl-license # Copyright 2005 James Bursa # import sys sys.path.insert(0, '.py') import wimp import task wimp.task('Sargasso', '', task, debug = 0)