X-Git-Url: http://git.kpe.io/?p=md5.git;a=blobdiff_plain;f=md5.lisp;fp=md5.lisp;h=e0f87b78c2f4cf0bd92c2f04debe535f7db665e9;hp=d52565063f458e7e5c2bd1787b8d28ef565e3452;hb=1d6c29ab81a2bb80496fb37d1eb70928b181ff35;hpb=7754da33f268165c13b26263e0dfb363c0698b6d diff --git a/md5.lisp b/md5.lisp index d525650..e0f87b7 100644 --- a/md5.lisp +++ b/md5.lisp @@ -5,7 +5,7 @@ ;;;; cmucl-help mailing-list hosted at cons.org, in November 2001 and ;;;; has been placed into the public domain. ;;;; -;;;; $Id: md5.lisp,v 1.6 2003/07/19 20:32:48 kevin Exp $ +;;;; $Id$ ;;;; ;;;; While the implementation should work on all conforming Common ;;;; Lisp implementations, it has only been optimized for CMU CL,