
		Last Updated:   $Date: 2003/08/15 19:26:32 $

This directory contains S-Lang scripts that are layered on top of SLgtk
and are intended for public use, also known as "packages".

   vwhere.sl

	An interactive version of the S-Lang 'where' command.  The list 
	of indices is generated by inspecting plots of the input data and
	marking regions of interest with the mouse.  See the viswhere.sl
	example for usage options.

   gtktoolbox.sl

	Convenience functions for generating visual toolboxes.  Presently
	used in the 'vwhere' command and ../examples/toolbox.sl.

   gtk.sl

	Convenience script to "provide" the SLgtk package via require("gtk")
	statements in S-Lang scripts.


---

Also, the following files were subsumed into the ../slirp distribution
(from S-Lang 1.4.9), to facilitate the use of provide/require in the 
slsh/slgtksh shell:

	arrayfuns.sl
	autoload.sl
	require.sl
	slsh.rc

Note that, unlike the files described above, these will NOT be installed
during 'make install'.
