We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62a84fe commit 28f5bf8Copy full SHA for 28f5bf8
src/present.cpp
@@ -32,7 +32,7 @@
32
33
// libsemigroups....
34
#include <libsemigroups/constants.hpp> // for operator==, UNDEFINED
35
-#include <libsemigroups/exception.hpp> // for LibsemigroupsError
+#include <libsemigroups/exception.hpp> // for LibsemigroupsException
36
#include <libsemigroups/order.hpp> // for shortlex_compare
37
#include <libsemigroups/presentation.hpp> // for Presentation
38
#include <libsemigroups/ranges.hpp> // for is_sorted
0 commit comments