From ea55f580ec96e4521e2c02eb4bae30062859ef76 Mon Sep 17 00:00:00 2001 From: Juan Jose Garcia Ripoll Date: Sun, 17 May 2009 13:04:21 +0200 Subject: [PATCH] Fixed typo --- src/cmp/cmpmain.lsp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/cmp/cmpmain.lsp b/src/cmp/cmpmain.lsp index 23c29cbcc..3385dfec4 100644 --- a/src/cmp/cmpmain.lsp +++ b/src/cmp/cmpmain.lsp @@ -485,7 +485,7 @@ static cl_object VV[VM]; ~A The file type is not a supported binary file type. If you do not register this file type with ECL, it will refuse to load this file. To permanently -register this file type with ECL permanently you can add +register this file type with ECL you can add (push '(~S . si::load-binary) ext::*load-hooks*) to your ~~/.eclrc file." pathname type type)