From e6223da29554c7e0dc261d374f7b341ef95b45b3 Mon Sep 17 00:00:00 2001 From: "tim.newsham" Date: Sun, 4 May 2008 03:43:56 +0000 Subject: [PATCH] - move various notes files into notes directory. --- TODO.txt => notes/TODO.txt | 0 machine.txt => notes/machine.txt | 0 notes.txt => notes/notes.txt | 0 s2files.txt => notes/s2files.txt | 0 4 files changed, 0 insertions(+), 0 deletions(-) rename TODO.txt => notes/TODO.txt (100%) rename machine.txt => notes/machine.txt (100%) rename notes.txt => notes/notes.txt (100%) rename s2files.txt => notes/s2files.txt (100%) diff --git a/TODO.txt b/notes/TODO.txt similarity index 100% rename from TODO.txt rename to notes/TODO.txt diff --git a/machine.txt b/notes/machine.txt similarity index 100% rename from machine.txt rename to notes/machine.txt diff --git a/notes.txt b/notes/notes.txt similarity index 100% rename from notes.txt rename to notes/notes.txt diff --git a/s2files.txt b/notes/s2files.txt similarity index 100% rename from s2files.txt rename to notes/s2files.txt