diff options
Diffstat (limited to 'devel/ossp-val/pkg-descr')
-rw-r--r-- | devel/ossp-val/pkg-descr | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/devel/ossp-val/pkg-descr b/devel/ossp-val/pkg-descr deleted file mode 100644 index a2ede550ef58..000000000000 --- a/devel/ossp-val/pkg-descr +++ /dev/null @@ -1,5 +0,0 @@ -OSSP val is a flexible name to value mapping library for C variables. It is -a companion library to OSSP var. It allows one to access C variables through -name strings, although the C language does neither provide such a dedicated -facility nor an evaluation construct (which could be used to implement such -a facility easily). |