scheme/bigloo: Fix package description to reflect actual situation

* gnu/packages/scheme.scm (bigloo): Description: Remove the part about the C#
  connection which has been removed since release 3.8a.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Cyprien Nicolas 2014-04-07 11:10:35 +02:00 committed by Ludovic Courtès
parent 72a0c95013
commit 14e72a181e

View file

@ -197,8 +197,7 @@ (define-public bigloo
but not offered by Scheme and functional programming. Bigloo
compiles Scheme modules. It delivers small and fast stand alone
binary executables. Bigloo enables full connections between
Scheme and C programs, between Scheme and Java programs, and
between Scheme and C# programs.")
Scheme and C programs and between Scheme and Java programs.")
(license gpl2+)))
(define-public hop