include/fasterBytepackGappedScoring.h File Reference

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void fasterBytepackGappedScoring_free ()


Function Documentation

void fasterBytepackGappedScoring_free (  ) 

Definition at line 554 of file fasterBytepackGappedScoring.c.

References fasterBytepackGappedScoring_bestRows.

Referenced by main().

00555 {
00556     free(fasterBytepackGappedScoring_bestRows[0]);
00557     free(fasterBytepackGappedScoring_bestRows[1]);
00558 }

Here is the caller graph for this function:


Generated on Wed Dec 19 20:48:55 2007 for fsa-blast by  doxygen 1.5.2