diff options
author | zuntum <zuntum> | 2001-11-01 00:57:41 +0000 |
---|---|---|
committer | zuntum <zuntum> | 2001-11-01 00:57:41 +0000 |
commit | 1a7910c33465b476d3c41c913d1231e547163689 (patch) | |
tree | 93b6296152ccfbaa88b43de043b2d69ce6e63fc5 /devel/g-wrap/DESCR | |
parent | 42b19e6a953914d5b4d08aa3bd1ba4ccb0c2f71e (diff) | |
download | pkgsrc-1a7910c33465b476d3c41c913d1231e547163689.tar.gz |
Move pkg/ files into package's toplevel directory
Diffstat (limited to 'devel/g-wrap/DESCR')
-rw-r--r-- | devel/g-wrap/DESCR | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/g-wrap/DESCR b/devel/g-wrap/DESCR new file mode 100644 index 00000000000..bb4768af305 --- /dev/null +++ b/devel/g-wrap/DESCR @@ -0,0 +1,3 @@ + G-Wrap is a tool for specifying types, functions, and constants to +import into a Scheme interpreter, and for generating code (in C) to +interface these to the Guile interpreter in particular. |