Skip to content

Commit

Permalink
Format with clang-format 15
Browse files Browse the repository at this point in the history
  • Loading branch information
reiniscirpons committed Dec 18, 2024
1 parent 3413c77 commit eb7bb69
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/libsemigroups/sims.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -1248,7 +1248,7 @@ namespace libsemigroups {

uint64_t number_of_congruences(size_type n) const;
}; // SimsBase
} // namespace detail
} // namespace detail

namespace sims {
class const_cgp_iterator;
Expand Down Expand Up @@ -1746,7 +1746,7 @@ namespace libsemigroups {

using SimsBase::IteratorBase::stats;
}; // class iterator_base
}; // Sims2
}; // Sims2

//! \ingroup congruences_group
//!
Expand Down

0 comments on commit eb7bb69

Please sign in to comment.