Short:        Fish disk 0248
Uploader:     Fish Disks <aminet aminet net>
Type:         misc/fish
Architecture: m68k-amigaos


This is disk 248 of the freely distributable AMIGA software library.
Below is a listing of the significant directories and their contents.


AmiGantt	A project definition and management tool designed to
		create a simple, interactive method of outlining the
		task required to complete a particular project, using
		the GANTT chart as the input format.  AmiGantt displays
		the project in a multi-window mode with separate windows
		for the GANTT chart, task information input, resource
		histogram display, and Pert chart display.  Up to 500
		tasks may be defined for any project, and a project may
		contain other projects as tasks.  Version 3.0.0, shareware,
		binary only.
		Author:  Donald Tolson

CLI-Colors	A simple little program to change the colors of the border
		around a CLI window.  Includes source in assembly code.
		Author:  Michael Sinz

Flipper		A small, fast, Othello program.  Does not use any look-
		ahead methods.  Binary only.
		Author:  Michael Sinz

Maze		An example of a fully re-entrant maze generation program
		written in assembly language using Manx's assembler.
		Includes source.
		Author:  Michael Sinz

NetHandler	The Software Distillery's network file system handler
		(NET:), using Matt Dillon's DNET to mount one Amiga's
		devices on another Amiga.  It also serves as an example
		file system written entirely in Lattice C.  Version 1.0,
		includes source.
		Author:  Software Distillery

Regex		An Amiga shared library version of the GNU regular
		expression package from the Free Software Foundation.
		A regular expression is a concise method of describing
		a pattern of characters in a string. By use of special
		wildcards, almost any pattern can be described. A regular
		expression pattern can be used for searching strings in
		such programs as editors or other string handling programs.
		Version 1.0, includes source.
		Author:  Edwin Hoogerbeets, FSF, Jim Mackraz