From 11e89b016d600aa33fe8685a04011e448197bbac Mon Sep 17 00:00:00 2001 From: Joe Groff Date: Sat, 17 Oct 2009 11:21:43 -0500 Subject: [PATCH] moved "typed" to basis --- {extra => basis}/typed/authors.txt | 0 {extra => basis}/typed/debugger/debugger.factor | 0 {extra => basis}/typed/prettyprint/prettyprint.factor | 0 {extra => basis}/typed/summary.txt | 0 {extra => basis}/typed/typed-docs.factor | 0 {extra => basis}/typed/typed-tests.factor | 0 {extra => basis}/typed/typed.factor | 0 7 files changed, 0 insertions(+), 0 deletions(-) rename {extra => basis}/typed/authors.txt (100%) rename {extra => basis}/typed/debugger/debugger.factor (100%) rename {extra => basis}/typed/prettyprint/prettyprint.factor (100%) rename {extra => basis}/typed/summary.txt (100%) rename {extra => basis}/typed/typed-docs.factor (100%) rename {extra => basis}/typed/typed-tests.factor (100%) rename {extra => basis}/typed/typed.factor (100%) diff --git a/extra/typed/authors.txt b/basis/typed/authors.txt similarity index 100% rename from extra/typed/authors.txt rename to basis/typed/authors.txt diff --git a/extra/typed/debugger/debugger.factor b/basis/typed/debugger/debugger.factor similarity index 100% rename from extra/typed/debugger/debugger.factor rename to basis/typed/debugger/debugger.factor diff --git a/extra/typed/prettyprint/prettyprint.factor b/basis/typed/prettyprint/prettyprint.factor similarity index 100% rename from extra/typed/prettyprint/prettyprint.factor rename to basis/typed/prettyprint/prettyprint.factor diff --git a/extra/typed/summary.txt b/basis/typed/summary.txt similarity index 100% rename from extra/typed/summary.txt rename to basis/typed/summary.txt diff --git a/extra/typed/typed-docs.factor b/basis/typed/typed-docs.factor similarity index 100% rename from extra/typed/typed-docs.factor rename to basis/typed/typed-docs.factor diff --git a/extra/typed/typed-tests.factor b/basis/typed/typed-tests.factor similarity index 100% rename from extra/typed/typed-tests.factor rename to basis/typed/typed-tests.factor diff --git a/extra/typed/typed.factor b/basis/typed/typed.factor similarity index 100% rename from extra/typed/typed.factor rename to basis/typed/typed.factor