Skip to content

Commit

Permalink
remove the old argument parser files
Browse files Browse the repository at this point in the history
  • Loading branch information
tmaklin committed Jan 29, 2020
1 parent 983d587 commit 04714d8
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 25 deletions.
24 changes: 0 additions & 24 deletions include/arguments.h

This file was deleted.

1 change: 0 additions & 1 deletion src/build_sample/build_sample.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
#include "cxxargs/include/cxxargs.hpp"

#include "file.hpp"
#include "arguments.h"
#include "build_sample/assign_reads_themisto.h"

void parse_args(int argc, char* argv[], cxxargs::Arguments &args) {
Expand Down

0 comments on commit 04714d8

Please sign in to comment.