File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 21
21
22
22
// libsemigroups....
23
23
24
- #include < libsemigroups/paths.hpp> // for Paths
25
- #include < libsemigroups/words .hpp> // for ToWord, ToString, WordRange...
24
+ #include < libsemigroups/paths.hpp> // for Paths
25
+ #include < libsemigroups/word-range .hpp> // for ToWord, ToString, WordRange...
26
26
27
27
// pybind11....
28
28
#include < pybind11/pybind11.h> // for make_iterator, module
Original file line number Diff line number Diff line change 26
26
27
27
// libsemigroups....
28
28
29
- #include < libsemigroups/paths.hpp> // for Path
30
- #include < libsemigroups/types.hpp> // for word_type
31
- #include < libsemigroups/words .hpp> // for number_of_words
29
+ #include < libsemigroups/paths.hpp> // for Path
30
+ #include < libsemigroups/types.hpp> // for word_type
31
+ #include < libsemigroups/word-range .hpp> // for number_of_words
32
32
33
33
// pybind11....
34
34
#include < pybind11/complex.h>
You can’t perform that action at this time.
0 commit comments