correcting paths for sumalibs submodule
This commit is contained in:
@ -1,14 +1,14 @@
|
||||
/*
|
||||
* sumatra.h
|
||||
*
|
||||
* Created on: 8 ao<61>t 2010
|
||||
* Created on: 8 ao<61>t 2010
|
||||
* Author: coissac
|
||||
*/
|
||||
|
||||
#ifndef SUMATRA_H_
|
||||
#define SUMATRA_H_
|
||||
|
||||
#include "../sumalibs/libfasta/sequence.h"
|
||||
#include "./sumalibs/libfasta/sequence.h"
|
||||
|
||||
void printResults(fastaSeqPtr seq1, fastaSeqPtr seq2, double score, BOOL extradata, int64_t pairs, BOOL print);
|
||||
|
||||
|
Reference in New Issue
Block a user