Files
mercury/extras/exceptions

This directory contains support for exception handling.
The exception handling interface is still rather tentative
and may be subject to change.  Please try it out and let us
know what you think.

exception.m:
	Contains the exception handling interface and implementation.

test_exceptions.m:
test_exceptions.exp:
test_uncaught_exception.m:
test_uncaught_exception.exp:
test_exceptions_func.m:
test_exceptions_func.exp:
	Test cases.

Mmakefile:
	The Mmakefile for building and running the test cases.