diff options
Diffstat (limited to 'devel/ossp-ex/pkg-descr')
-rw-r--r-- | devel/ossp-ex/pkg-descr | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/devel/ossp-ex/pkg-descr b/devel/ossp-ex/pkg-descr deleted file mode 100644 index 149df5c12ddb..000000000000 --- a/devel/ossp-ex/pkg-descr +++ /dev/null @@ -1,4 +0,0 @@ -OSSP ex is a small ISO-C++ style exception handling library for use in the -ISO-C language. It allows you to use the paradigm of throwing and catching -exceptions in order to reduce the amount of error handling code without -making your program less robust. |