mirror of
https://github.com/pmai/md5.git
synced 2025-12-21 14:34:29 +01:00
Change CVS id comment identifier to work for new git repository.
This commit is contained in:
2
.gitattributes
vendored
Normal file
2
.gitattributes
vendored
Normal file
@ -0,0 +1,2 @@
|
||||
/*.lisp ident
|
||||
/*.asd ident
|
||||
2
md5.lisp
2
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.8 2003/01/25 00:18:27 dent Exp $
|
||||
;;;; $Id$
|
||||
;;;;
|
||||
;;;; While the implementation should work on all conforming Common
|
||||
;;;; Lisp implementations, it has only been optimized for CMU CL,
|
||||
|
||||
Reference in New Issue
Block a user