From 0c79efe7284a3ddf6480d752c1cd8450de622e43 Mon Sep 17 00:00:00 2001 From: Matt Mascarenhas Date: Thu, 21 Dec 2017 21:57:41 +0000 Subject: [PATCH] Rename book to coad to make room for reader Both coad and reader will eventually end up being children of book, with book itself being a child of the top-level riscy project. For now we can just hack this descendency in, keeping coad and reader in the same dir. --- miotatsu/riscy/book/{book001.hmml => coad001.hmml} | 0 miotatsu/riscy/book/{book002.hmml => coad002.hmml} | 0 miotatsu/riscy/book/{book003.hmml => coad003.hmml} | 0 miotatsu/riscy/book/{book004.hmml => coad004.hmml} | 0 miotatsu/riscy/book/{book005.hmml => coad005.hmml} | 0 miotatsu/riscy/book/{book006.hmml => coad006.hmml} | 0 miotatsu/riscy/book/{book007.hmml => coad007.hmml} | 0 miotatsu/riscy/book/{book008.hmml => coad008.hmml} | 0 miotatsu/riscy/book/{book009.hmml => coad009.hmml} | 0 miotatsu/riscy/book/{book010.hmml => coad010.hmml} | 0 miotatsu/riscy/book/{book011.hmml => coad011.hmml} | 0 miotatsu/riscy/book/{book012.hmml => coad012.hmml} | 0 miotatsu/riscy/book/{book013.hmml => coad013.hmml} | 0 13 files changed, 0 insertions(+), 0 deletions(-) rename miotatsu/riscy/book/{book001.hmml => coad001.hmml} (100%) rename miotatsu/riscy/book/{book002.hmml => coad002.hmml} (100%) rename miotatsu/riscy/book/{book003.hmml => coad003.hmml} (100%) rename miotatsu/riscy/book/{book004.hmml => coad004.hmml} (100%) rename miotatsu/riscy/book/{book005.hmml => coad005.hmml} (100%) rename miotatsu/riscy/book/{book006.hmml => coad006.hmml} (100%) rename miotatsu/riscy/book/{book007.hmml => coad007.hmml} (100%) rename miotatsu/riscy/book/{book008.hmml => coad008.hmml} (100%) rename miotatsu/riscy/book/{book009.hmml => coad009.hmml} (100%) rename miotatsu/riscy/book/{book010.hmml => coad010.hmml} (100%) rename miotatsu/riscy/book/{book011.hmml => coad011.hmml} (100%) rename miotatsu/riscy/book/{book012.hmml => coad012.hmml} (100%) rename miotatsu/riscy/book/{book013.hmml => coad013.hmml} (100%) diff --git a/miotatsu/riscy/book/book001.hmml b/miotatsu/riscy/book/coad001.hmml similarity index 100% rename from miotatsu/riscy/book/book001.hmml rename to miotatsu/riscy/book/coad001.hmml diff --git a/miotatsu/riscy/book/book002.hmml b/miotatsu/riscy/book/coad002.hmml similarity index 100% rename from miotatsu/riscy/book/book002.hmml rename to miotatsu/riscy/book/coad002.hmml diff --git a/miotatsu/riscy/book/book003.hmml b/miotatsu/riscy/book/coad003.hmml similarity index 100% rename from miotatsu/riscy/book/book003.hmml rename to miotatsu/riscy/book/coad003.hmml diff --git a/miotatsu/riscy/book/book004.hmml b/miotatsu/riscy/book/coad004.hmml similarity index 100% rename from miotatsu/riscy/book/book004.hmml rename to miotatsu/riscy/book/coad004.hmml diff --git a/miotatsu/riscy/book/book005.hmml b/miotatsu/riscy/book/coad005.hmml similarity index 100% rename from miotatsu/riscy/book/book005.hmml rename to miotatsu/riscy/book/coad005.hmml diff --git a/miotatsu/riscy/book/book006.hmml b/miotatsu/riscy/book/coad006.hmml similarity index 100% rename from miotatsu/riscy/book/book006.hmml rename to miotatsu/riscy/book/coad006.hmml diff --git a/miotatsu/riscy/book/book007.hmml b/miotatsu/riscy/book/coad007.hmml similarity index 100% rename from miotatsu/riscy/book/book007.hmml rename to miotatsu/riscy/book/coad007.hmml diff --git a/miotatsu/riscy/book/book008.hmml b/miotatsu/riscy/book/coad008.hmml similarity index 100% rename from miotatsu/riscy/book/book008.hmml rename to miotatsu/riscy/book/coad008.hmml diff --git a/miotatsu/riscy/book/book009.hmml b/miotatsu/riscy/book/coad009.hmml similarity index 100% rename from miotatsu/riscy/book/book009.hmml rename to miotatsu/riscy/book/coad009.hmml diff --git a/miotatsu/riscy/book/book010.hmml b/miotatsu/riscy/book/coad010.hmml similarity index 100% rename from miotatsu/riscy/book/book010.hmml rename to miotatsu/riscy/book/coad010.hmml diff --git a/miotatsu/riscy/book/book011.hmml b/miotatsu/riscy/book/coad011.hmml similarity index 100% rename from miotatsu/riscy/book/book011.hmml rename to miotatsu/riscy/book/coad011.hmml diff --git a/miotatsu/riscy/book/book012.hmml b/miotatsu/riscy/book/coad012.hmml similarity index 100% rename from miotatsu/riscy/book/book012.hmml rename to miotatsu/riscy/book/coad012.hmml diff --git a/miotatsu/riscy/book/book013.hmml b/miotatsu/riscy/book/coad013.hmml similarity index 100% rename from miotatsu/riscy/book/book013.hmml rename to miotatsu/riscy/book/coad013.hmml