
This directory contains the sources for the Fox Project's
implementations of protocol software in SML/NJ.

The directory structure breaks down as follows:

app		- application programs.
basis		- aggregate of modules used by protocol (and other) code.
control		- a directory of control oriented files.
debug		- debug and tracing facilities.
extern		- conversion from bytes to sml types.
filter		- a module the does filtering on binary data types.
foxapp.use	- load file for applications.
foxbasis.use	- load file for basis.
foxnet.use	- load file for the FoxNet.
prot		- a directory tree of protocols.
test		- some test utilities.
util		- some utilities.
vendor		- low level modules.

	The Fox Project
	School of Computer Science
	Carnegie Mellon University
	Pittsburgh, Pa 15139-3891

	foxnet-request@CS.CMU.EDU
	http://foxnet.cs.cmu.edu
