From c68a5275d4022d1b42563eaba666fad5a1f66d6d Mon Sep 17 00:00:00 2001 From: Jon Kristensen Date: Thu, 10 May 2012 18:10:08 +0200 Subject: [PATCH] Documentation and Examples directory lower-case --- {Documentation => documentation}/Manual.lyx | 0 {Examples => examples}/EchoClient.hs | 0 {Examples => examples}/IBR.hs | 0 3 files changed, 0 insertions(+), 0 deletions(-) rename {Documentation => documentation}/Manual.lyx (100%) rename {Examples => examples}/EchoClient.hs (100%) rename {Examples => examples}/IBR.hs (100%) diff --git a/Documentation/Manual.lyx b/documentation/Manual.lyx similarity index 100% rename from Documentation/Manual.lyx rename to documentation/Manual.lyx diff --git a/Examples/EchoClient.hs b/examples/EchoClient.hs similarity index 100% rename from Examples/EchoClient.hs rename to examples/EchoClient.hs diff --git a/Examples/IBR.hs b/examples/IBR.hs similarity index 100% rename from Examples/IBR.hs rename to examples/IBR.hs