summaryrefslogtreecommitdiff
path: root/src/cli/runtime/PersistentListIdentityMap.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/cli/runtime/PersistentListIdentityMap.cs')
-rw-r--r--src/cli/runtime/PersistentListIdentityMap.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cli/runtime/PersistentListIdentityMap.cs b/src/cli/runtime/PersistentListIdentityMap.cs
index 330aeb5b..ce8242d8 100644
--- a/src/cli/runtime/PersistentListIdentityMap.cs
+++ b/src/cli/runtime/PersistentListIdentityMap.cs
@@ -13,7 +13,7 @@
using System;
using System.Collections;
-namespace org.clojure.runtime
+namespace clojure.lang
{
/**
* Implementation of persistent map on a linked list