Better tag
svn: r6660
This commit is contained in:
parent
c4ccd0e29a
commit
59761d434a
|
@ -14,5 +14,5 @@
|
|||
(define tag (md5 pgm))
|
||||
(lambda ()
|
||||
(begin0
|
||||
(string->symbol (format "~a~a" tag (unbox count)))
|
||||
(string->symbol (format "~a:~a" tag (unbox count)))
|
||||
(set-box! count (add1 (unbox count)))))))
|
Loading…
Reference in New Issue
Block a user