From 8671005cec92c0ad806828eb4df605b17aadae4c Mon Sep 17 00:00:00 2001 From: Rich Hickey Date: Sun, 11 Jun 2006 17:05:43 +0000 Subject: renamed package to clojure.lang --- src/cli/runtime/Box.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/cli/runtime/Box.cs') diff --git a/src/cli/runtime/Box.cs b/src/cli/runtime/Box.cs index 37915bd9..d751786d 100644 --- a/src/cli/runtime/Box.cs +++ b/src/cli/runtime/Box.cs @@ -12,7 +12,7 @@ using System; -namespace org.clojure.runtime +namespace clojure.lang { public class Box -- cgit v1.2.3-70-g09d2