svn: r3517
This commit is contained in:
Jacob Matthews 2006-06-28 06:59:12 +00:00
parent 6d1f299cfc
commit 343c734291

View File

@ -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