summaryrefslogtreecommitdiff
path: root/src/cli/runtime/PersistentQueue.cs
diff options
context:
space:
mode:
authorRich Hickey <richhickey@gmail.com>2006-08-11 16:30:07 +0000
committerRich Hickey <richhickey@gmail.com>2006-08-11 16:30:07 +0000
commita6aa6a69dd251e2a47fe6c1ef17c4e56c0dc5314 (patch)
tree575212baa2c20f1699dc9d58b07f7dfd6017a781 /src/cli/runtime/PersistentQueue.cs
parent0addb40116e9a293c5f0a0f0040a9f4862964c92 (diff)
got rid of PersistentListMap
Diffstat (limited to 'src/cli/runtime/PersistentQueue.cs')
-rw-r--r--src/cli/runtime/PersistentQueue.cs2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cli/runtime/PersistentQueue.cs b/src/cli/runtime/PersistentQueue.cs
index 14d7c2f8..78635448 100644
--- a/src/cli/runtime/PersistentQueue.cs
+++ b/src/cli/runtime/PersistentQueue.cs
@@ -140,7 +140,7 @@ class Seq : ASeq {
}
}
-//*
+/*
public static void Main(String[] args) {
if (args.Length != 1)
{