-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Rename KSORT template to avoid collision with minimap2/map.c's
The name given to KSORT_INIT determines the names of the functions generated to implement the heap. Distinct heaps in different translation units need different names in order for the translation units to be able to be (static-)linked together.
- Loading branch information
1 parent
f36ff06
commit 5c82c99
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters