Skip to content

Commit 319074a

Browse files
james-d-mitchellJoseph-Edwards
authored andcommitted
to-knuth-bendix: rewriters.hpp -> rewriting-system.hpp
1 parent 7dc3f25 commit 319074a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/to-knuth-bendix.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
#include <libsemigroups/todd-coxeter-class.hpp> // for ToddCoxeter
2727
#include <libsemigroups/types.hpp> // for word_type
2828

29-
#include <libsemigroups/detail/rewriters.hpp> // for detail::RewriteTrie
29+
#include <libsemigroups/detail/rewriting-system.hpp> // for detail::RewriteTrie
3030

3131
// pybind11....
3232
#include <pybind11/pybind11.h>

0 commit comments

Comments
 (0)