gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] /srv/bzr/gsrc/trunk r1923: add blurb for gcl


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1923: add blurb for gcl
Date: Thu, 21 Feb 2013 23:03:52 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1923
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Thu 2013-02-21 23:03:52 +0100
message:
  add blurb for gcl
modified:
  gnu/gcl/Makefile
=== modified file 'gnu/gcl/Makefile'
--- a/gnu/gcl/Makefile  2013-01-20 15:23:22 +0000
+++ b/gnu/gcl/Makefile  2013-02-21 22:03:52 +0000
@@ -3,6 +3,13 @@
 GARVERSION = 2.6.7
 HOME_URL = http://www.gnu.org/software/gcl
 DESCRIPTION = An implementation of Common Lisp
+define BLURB
+ GCL is an implementation of the Common Lisp language.  It features
+ the ability to compile to native object code and to load native 
+ object code modules directly into its lisp core.  It also features a
+ stratified garbage collection strategy, a source-level debugger and a
+ built-in interface to the Tk widget system.
+endef
 
 ######################################################################
 


reply via email to

[Prev in Thread] Current Thread [Next in Thread]