From 080906fa726003632083179f9b042faa4e80d27d Mon Sep 17 00:00:00 2001 From: Jesse McDonald Date: Sat, 7 Nov 2009 12:52:50 -0600 Subject: [PATCH] Move documentation into a subdirectory. --- bytecode.txt => doc/bytecode.txt | 0 translation.txt => doc/translation.txt | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename bytecode.txt => doc/bytecode.txt (100%) rename translation.txt => doc/translation.txt (100%) diff --git a/bytecode.txt b/doc/bytecode.txt similarity index 100% rename from bytecode.txt rename to doc/bytecode.txt diff --git a/translation.txt b/doc/translation.txt similarity index 100% rename from translation.txt rename to doc/translation.txt