Factored code that converts a path into a url into a new library and
updated other code to use that library. original commit: b6361381ccc8b27495fa7a161cade86c9c5cf099
This commit is contained in:
parent
4bf8ca083c
commit
602c89641c
|
@ -350,6 +350,7 @@
|
|||
(set! hit-count (add1 hit-count))
|
||||
(unless (< hit-count MAX-HIT-COUNT)
|
||||
(maxxed-out)))
|
||||
|
||||
|
||||
; Keyword search
|
||||
(let ([keys (case doc-kind
|
||||
|
|
Loading…
Reference in New Issue
Block a user