Parent Directory
|
Revision Log
Initial import of Sargasso 1.00.
#
# 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 <james@semichrome.net>
#
import sys
sys.path.insert(0, '<Sargasso$Dir>.py')
import wimp
import task
wimp.task('Sargasso', '<Sargasso$Dir>', task, debug = 0)
| Zamez.org | ViewVC Help |
| Powered by ViewVC 1.0.5 |