Skip to content

Commit

Permalink
coding style
Browse files Browse the repository at this point in the history
  • Loading branch information
cr-marcstevens committed Dec 21, 2016
1 parent e550f6b commit c2dbc1c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fplll/enum/enumerate_ext.cpp
Expand Up @@ -69,7 +69,6 @@ bool ExternalEnumeration<FT>::enumerate(int first, int last, FT &fmaxdist, long
return _nodes != ~uint64_t(0);
}


template <typename FT>
void ExternalEnumeration<FT>::callback_set_config(enumf *mu, size_t mudim, bool mutranspose,
enumf *rdiag, enumf *pruning)
Expand Down

0 comments on commit c2dbc1c

Please sign in to comment.