From 2a41e4950e80c02ca92bcbd779a808acf374d043 Mon Sep 17 00:00:00 2001 From: Olexiy Zamkoviy Date: Sat, 16 Feb 2013 23:12:16 +0200 Subject: [PATCH] Renamed some files to work in operating systems with case sensitive paths --- .../{xmlschema-datatypes => XMLSchema-datatypes}/vocabulary.lisp | 0 .../www-w3-org/2001/{xmlschema => XMLSchema}/vocabulary.lisp | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename namespaces/www-w3-org/2001/{xmlschema-datatypes => XMLSchema-datatypes}/vocabulary.lisp (100%) rename namespaces/www-w3-org/2001/{xmlschema => XMLSchema}/vocabulary.lisp (100%) diff --git a/namespaces/www-w3-org/2001/xmlschema-datatypes/vocabulary.lisp b/namespaces/www-w3-org/2001/XMLSchema-datatypes/vocabulary.lisp similarity index 100% rename from namespaces/www-w3-org/2001/xmlschema-datatypes/vocabulary.lisp rename to namespaces/www-w3-org/2001/XMLSchema-datatypes/vocabulary.lisp diff --git a/namespaces/www-w3-org/2001/xmlschema/vocabulary.lisp b/namespaces/www-w3-org/2001/XMLSchema/vocabulary.lisp similarity index 100% rename from namespaces/www-w3-org/2001/xmlschema/vocabulary.lisp rename to namespaces/www-w3-org/2001/XMLSchema/vocabulary.lisp