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

CirPlane	A circular plane generator for VideoScape 3D.  Generates
		a clockwise circular polygon with the specified number
		of vertices.  Used, for example, to cap a cylinder or to
		generate surface detail.  Version 1.0, includes source.
		Author:  Thad Floryan

IconAssembler	This program loads existing WorkBench icon files and
		allows you to change either the primary or alternate
		images to another image loaded from an IFF-brush file.
		Binary only.
		Author:  Stefan Lindahl

MicroSPELL	MicroSPELL is a standalone spelling checker which scans
		text files and reports on misspelled words.  It has a 1000
		word "common word" list, a 43,000 word main dictionary, and
		supports multiple user dictionaries.  Also interfaces quite
		nicely with MicroEMACS 3.9, with an emacs macro to step
		through the source file, stopping at each suspect word and
		allowing the user to dispose of it in different ways.
		Version 1.0, includes source.
		Author: Daniel Lawrence

Midi		A midi library and utilities set.  This looks like a
		very complete package, though I have no way of testing
		anything since I have no midi hardware.  The midi utilities
		include a midi monitor to display incoming midi messages
		to the console, a routing utility, a midi library status
		utility, and more.  Also includes source.
		Author:  Bill Barton

PsIntrp		A postscript interpreter that reads postscript files and
		previews them on an Amiga screen.  Interactive input and 
		output takes place in a small window.  The page to be
		show is composed behind the window in an interlaced screen
		with 16 colors.  Can also take input from a file.  Includes
		source in assembler.
		Author:  Greg Lee

StartUps	Three replacements for the standard C startup files,
		Astartup.obj and LStartup.obj.  The options include
		(1) BothStartup.obj, for WorkBench programs or CLI
		programs with or without command line parameters,
		(2) WBStartup.obj, for WorkBench programs or CLI
		programs that require no command line parameters, and
		(3) CLIStartup.obj, for CLI programs that require command
		line parameters but do not need to be able to be runnable
		from WorkBench.  Includes source.
		Author:  Bryce Nesbitt
