summaryrefslogtreecommitdiffstats
path: root/src/sat/glucose/Sort.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/sat/glucose/Sort.h')
-rw-r--r--src/sat/glucose/Sort.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sat/glucose/Sort.h b/src/sat/glucose/Sort.h
index 899e01ab..34f816ce 100644
--- a/src/sat/glucose/Sort.h
+++ b/src/sat/glucose/Sort.h
@@ -27,7 +27,7 @@ OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWA
// Some sorting algorithms for vec's
-namespace Glucose {
+namespace Gluco {
template<class T>
struct LessThan_default {