Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
vidjil
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1,432
Issues
1,432
List
Boards
Labels
Milestones
Merge Requests
50
Merge Requests
50
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Packages
Packages
Container Registry
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
vidjil
vidjil
Commits
2df83b2d
Commit
2df83b2d
authored
Sep 26, 2014
by
Mathieu Giraud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
tests/*.cpp: remove useless includes of "core/msa.h"
parent
30abf568
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
algo/test_lazy_msa.cpp
algo/test_lazy_msa.cpp
+0
-1
algo/tests/testCluster.cpp
algo/tests/testCluster.cpp
+0
-1
No files found.
algo/test_lazy_msa.cpp
View file @
2df83b2d
...
...
@@ -6,7 +6,6 @@
#include <cstdlib>
#include "core/dynprog.h"
#include "core/fasta.h"
#include "core/msa.h"
#include "core/lazy_msa.h"
...
...
algo/tests/testCluster.cpp
View file @
2df83b2d
...
...
@@ -5,7 +5,6 @@
#include "core/cluster-junctions.h"
#include "core/read_score.h"
#include "core/read_chooser.h"
#include "core/msa.h"
#include "core/compare-all.h"
#include "core/teestream.h"
#include "core/mkdir.h"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment