From c42de8313277c6f2cba434611ee995f330c919d7 Mon Sep 17 00:00:00 2001 From: Doug Coleman Date: Thu, 23 Jun 2016 15:15:07 -0700 Subject: [PATCH] unmaintained: move modern.compiler. --- {core => unmaintained}/modern/compiler/authors.txt | 0 {core => unmaintained}/modern/compiler/compiler.factor | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename {core => unmaintained}/modern/compiler/authors.txt (100%) rename {core => unmaintained}/modern/compiler/compiler.factor (100%) diff --git a/core/modern/compiler/authors.txt b/unmaintained/modern/compiler/authors.txt similarity index 100% rename from core/modern/compiler/authors.txt rename to unmaintained/modern/compiler/authors.txt diff --git a/core/modern/compiler/compiler.factor b/unmaintained/modern/compiler/compiler.factor similarity index 100% rename from core/modern/compiler/compiler.factor rename to unmaintained/modern/compiler/compiler.factor