X-Git-Url: http://git.kpe.io/?p=md5.git;a=blobdiff_plain;f=md5.lisp;fp=md5.lisp;h=a0d4b9e9171e1c0ee2ac750bb3c025b53ec68323;hp=255b25fc00d19045c3d0a535792801395698b37e;hb=5705f52ece34358273d352d73da396eae9b10b94;hpb=9b04835be5667b2d826d4f300df47a0db16fbf1e diff --git a/md5.lisp b/md5.lisp index 255b25f..a0d4b9e 100644 --- a/md5.lisp +++ b/md5.lisp @@ -5,8 +5,6 @@ ;;;; cmucl-help mailing-list hosted at cons.org, in November 2001 and ;;;; has been placed into the public domain. ;;;; -;;;; $Id$ -;;;; ;;;; While the implementation should work on all conforming Common ;;;; Lisp implementations, it has only been optimized for CMU CL, ;;;; where it achieved comparable performance to the standard md5sum