Permalink
Browse files

*** empty log message ***

  • Loading branch information...
1 parent 3d79209 commit cee07072bebe31664d5827279a7e56bde5c2fc0e langmead committed Jan 14, 2009
Showing with 275 additions and 213 deletions.
  1. +1 −1 Makefile
  2. +188 −125 ebwt.h
  3. +3 −0 ebwt_search.cpp
  4. +82 −87 ebwt_search_backtrack.h
  5. +1 −0 genomes/.cvsignore
View
@@ -44,7 +44,7 @@ ifeq (1,$(WINDOWS))
SHMEM_DEF =
endif
-PREFETCH_LOCALITY = 0
+PREFETCH_LOCALITY = 2
PREF_DEF = -DPREFETCH_LOCALITY=$(PREFETCH_LOCALITY)
LIBS =
Oops, something went wrong.

0 comments on commit cee0707

Please sign in to comment.