Skip to content
Snippets Groups Projects
Commit 319d42fd authored by Aaron Quinlan's avatar Aaron Quinlan
Browse files

coverageBed.cpp:

	Changed the include from graphBed.h to coverageBed.h
coverageMain.cpp:
        Changed the include from graphBed.h to coverageBed.h
parent ec5a88bf
No related branches found
No related tags found
No related merge requests found
#include "graphBed.h"
#include "coverageBed.h"
BedGraph::BedGraph(string &bedAFile, string &bedBFile) {
......
#include "graphBed.h"
#include "coverageBed.h"
using namespace std;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment