From 1d4d930a884bf20ea74f09c7eccd868ac4f45af1 Mon Sep 17 00:00:00 2001 From: jgarcia Date: Sat, 22 Dec 2007 16:55:25 +0000 Subject: [PATCH] Deactivate module serve-event under Windows --- src/lsp/config.lsp.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/lsp/config.lsp.in b/src/lsp/config.lsp.in index 89f6b232c..56b8bbab5 100644 --- a/src/lsp/config.lsp.in +++ b/src/lsp/config.lsp.in @@ -24,7 +24,7 @@ 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 2007-12-22 14:56)") + "@PACKAGE_VERSION@ (CVS 2007-12-22 16:55)") (defun machine-type () "Args: ()