misII Packages --
	command	-- command parser
	decomp	-- decomposition routines
	delay	-- delay evaluator
	error	-- simple error message builder
	extract	-- kernel- and cube- extraction
	factor	-- algebraic factoring
	library	-- maniuplates specific cell libraries
	map	-- technology mapping (interface to come)
	network	-- manipulates Boolean network
	node	-- manipulates nodes in a network
	phase	-- phase assignment
	resub	-- algebraic resubstitution
	sim	-- simulation (for verification)
	simplify -- two-level minimization package (uses espresso)
	test	-- basic test package


Packages with no exported functions:
	io	-- network input and output routines
	main	-- the main program driver
	genlib	-- library generator
	lsort	-- linked-list sorting routine (obsolete)


Directories (which are not packages):
	doc	-- documentation (sym-links back to package directories)
	include	-- include files (sym-links back to package directories)
	ex	-- examples directory
	lib	-- miscellaneous library information

Note : Symbolic link for all files go to directory with the same name
except the following

	nodeindex.doc goes to node
	library.doc   goes to map

