Skip to content

Commit

Permalink
Merge pull request #451 from joakim-hove/remove-argpack
Browse files Browse the repository at this point in the history
Removed arg_pack implementation
  • Loading branch information
joakim-hove authored Aug 17, 2018
2 parents d5cb7a9 + daa886e commit 2369ea7
Show file tree
Hide file tree
Showing 13 changed files with 1 addition and 870 deletions.
2 changes: 0 additions & 2 deletions lib/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ add_library(ecl util/rng.cpp
util/util_symlink.cpp
util/util_lfs.c
util/util_unlink.cpp
util/arg_pack.cpp
util/vector.cpp
util/parser.cpp
util/stringlist.cpp
Expand Down Expand Up @@ -247,7 +246,6 @@ add_test(NAME ecl3 COMMAND ecl3-testsuite)

foreach (name ert_util_alloc_file_components
ert_util_approx_equal
ert_util_arg_pack
ert_util_before_after
ert_util_binary_split
ert_util_buffer
Expand Down
9 changes: 0 additions & 9 deletions lib/include/ert/util/arg_pack.h

This file was deleted.

98 changes: 0 additions & 98 deletions lib/include/ert/util/arg_pack.hpp

This file was deleted.

Loading

0 comments on commit 2369ea7

Please sign in to comment.