diff options
Diffstat (limited to 'devel/libetm/DESCR')
-rw-r--r-- | devel/libetm/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/libetm/DESCR b/devel/libetm/DESCR new file mode 100644 index 00000000000..0a6bb90e08d --- /dev/null +++ b/devel/libetm/DESCR @@ -0,0 +1,3 @@ +Exception and Termination Manager (ETM), a simple(-minded) library to manage +exceptional conditions that arise during program execution, and to provide +for orderly program shutdown. |