.
svn: r3517
This commit is contained in:
parent
6d1f299cfc
commit
343c734291
|
@ -267,7 +267,7 @@ Various common pieces of code that both the client and server need to access
|
|||
#f
|
||||
(let ((best-row
|
||||
(car
|
||||
(sort
|
||||
(quicksort
|
||||
matches
|
||||
(λ (a b) (> (assoc-table-row->min a) (assoc-table-row->min b)))))))
|
||||
(make-pkg
|
||||
|
|
Loading…
Reference in New Issue
Block a user