Provide diff-indices from diff.rkt

This commit is contained in:
Tony Garnock-Jones 2014-12-23 21:59:40 -05:00
parent 88dd1e7d2e
commit 480773c23a
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@
;; comparison, Bell Telephone Laboratories CSTR #41 (1976)
;; http://www.cs.dartmouth.edu/~doug/
(provide diff-indices)
(require racket/set)
(require racket/match)