diff options
author | wiz <wiz@pkgsrc.org> | 2004-12-03 16:06:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2004-12-03 16:06:06 +0000 |
commit | d97713e398cc7502fbafb7bfc8fb90a8319b976d (patch) | |
tree | 87ab1f27fd4ab5104460a6f3cbcf12dda077755d /devel/g-wrap1/DESCR | |
parent | 9bae195af2c31f2f9172f39194a347ce1d7e2997 (diff) | |
download | pkgsrc-d97713e398cc7502fbafb7bfc8fb90a8319b976d.tar.gz |
Mention that this is the guile-1.4 version of the software.
Diffstat (limited to 'devel/g-wrap1/DESCR')
-rw-r--r-- | devel/g-wrap1/DESCR | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/g-wrap1/DESCR b/devel/g-wrap1/DESCR index bb4768af305..27a01bef200 100644 --- a/devel/g-wrap1/DESCR +++ b/devel/g-wrap1/DESCR @@ -1,3 +1,5 @@ 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. + +This is the guile-1.4 version of g-wrap. |