gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] /srv/bzr/gsrc/trunk r1854: add blurb to clisp


From: Brandon Invergo
Subject: [Gsrc-commit] /srv/bzr/gsrc/trunk r1854: add blurb to clisp
Date: Fri, 01 Feb 2013 16:36:21 +0100
User-agent: Bazaar (2.5.0)

------------------------------------------------------------
revno: 1854
committer: Brandon Invergo <address@hidden>
branch nick: trunk
timestamp: Fri 2013-02-01 16:36:21 +0100
message:
  add blurb to clisp
modified:
  gnu/clisp/Makefile
=== modified file 'gnu/clisp/Makefile'
--- a/gnu/clisp/Makefile        2012-12-16 22:02:50 +0000
+++ b/gnu/clisp/Makefile        2013-02-01 15:36:21 +0000
@@ -3,6 +3,11 @@
 GARVERSION = 2.49
 HOME_URL = http://www.gnu.org/software/clisp
 DESCRIPTION = An ANSI Common Lisp implementation
+define BLURB
+ CLISP is an implementation of ANSI Common Lisp.  Common Lisp is a 
+ high-level, object-oriented functional programming language.  CLISP
+ includes an interpreter, a compiler, a debugger, and much more.
+endef
 
 ######################################################################
 


reply via email to

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