+ =====================================================================	+
|									|
| LIBRARY	: unwind						|
|									|
| DESCRIPTION   : derived inference rules for expanding and simplifying	|
| 	          hardware structural specifications.			|
|									|
+ =====================================================================	+

+ --------------------------------------------------------------------- +
|									|
| FILES:								|
|									|
+ --------------------------------------------------------------------- +

   src/unwinding.sml           definitions of derived rules

+ --------------------------------------------------------------------- +
|									|
| TO REBUILD THE LIBRARY:						|
|									|
+ --------------------------------------------------------------------- +

  1) You don't have to rebuild the library.


+ --------------------------------------------------------------------- +
|									|
| TO USE THE LIBRARY:							|
|									|
+ --------------------------------------------------------------------- +

   Do a load_library{lib = unwind_lib, theory = "-"};
