From a8ee8997fc1bf83f0d3976bd09c2c8f034fc95c2 Mon Sep 17 00:00:00 2001 From: Juan Jose Garcia Ripoll Date: Fri, 27 Jun 2008 22:09:58 +0200 Subject: [PATCH] Fix problem with previous commit --- src/lsp/config.lsp.in | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lsp/config.lsp.in b/src/lsp/config.lsp.in index 87dfcfc7b..d23bb1873 100644 --- a/src/lsp/config.lsp.in +++ b/src/lsp/config.lsp.in @@ -46,7 +46,6 @@ Returns, as a string, the location of the machine on which ECL runs." (defun lisp-implementation-version () "Args:() Returns the version of your ECL as a string." - "@PACKAGE_VERSION@ (CVS 2008-06-04 23:07)") "@PACKAGE_VERSION@ (CVS 2008-06-19 17:09)") (defun machine-type ()