From 25f7ce92fa7e26af40a57e0921355061fc49ef80 Mon Sep 17 00:00:00 2001 From: Slava Pestov Date: Mon, 4 May 2009 06:44:55 -0500 Subject: [PATCH] Remove bogus alien.dlls directory --- core/alien/dlls/authors.txt | 1 - core/alien/dlls/dlls.factor | 4 ---- 2 files changed, 5 deletions(-) delete mode 100644 core/alien/dlls/authors.txt delete mode 100644 core/alien/dlls/dlls.factor diff --git a/core/alien/dlls/authors.txt b/core/alien/dlls/authors.txt deleted file mode 100644 index d4f5d6b3ae..0000000000 --- a/core/alien/dlls/authors.txt +++ /dev/null @@ -1 +0,0 @@ -Slava Pestov \ No newline at end of file diff --git a/core/alien/dlls/dlls.factor b/core/alien/dlls/dlls.factor deleted file mode 100644 index ca0082c21a..0000000000 --- a/core/alien/dlls/dlls.factor +++ /dev/null @@ -1,4 +0,0 @@ -! Copyright (C) 2009 Slava Pestov. -! See http://factorcode.org/license.txt for BSD license. -USING: ; -IN: alien.dlls