/[james]/sargasso/!Sargasso/!RunImage,ae5
ViewVC logotype

Contents of /sargasso/!Sargasso/!RunImage,ae5

Parent Directory Parent Directory | Revision Log Revision Log


Revision 76 - (show annotations) (download)
Sun May 15 12:37:54 2005 UTC (19 years ago) by james
File size: 362 byte(s)
Initial import of Sargasso 1.00.

1 #
2 # This file is part of Sargasso, http://zamez.org/sargasso
3 # Licensed under the GNU General Public License,
4 # http://www.opensource.org/licenses/gpl-license
5 # Copyright 2005 James Bursa <james@semichrome.net>
6 #
7
8 import sys
9 sys.path.insert(0, '<Sargasso$Dir>.py')
10 import wimp
11 import task
12
13 wimp.task('Sargasso', '<Sargasso$Dir>', task, debug = 0)

  ViewVC Help
Powered by ViewVC 1.1.26