From 52bce1fb873fc1bc440a672bf760f0d8769c90e6 Mon Sep 17 00:00:00 2001 From: olivier Date: Thu, 12 Jun 2008 14:46:04 +0000 Subject: [PATCH] reorganizing directories git-svn-id: http://svn.parisson.org/svn/crem@23 3bf09e05-f825-4182-b9bc-eedd7160adf0 --- {spec => docref/spec}/build.sh | 0 {spec => docref/spec}/docref.txt | 0 {spec => docref/spec}/elements.py | 0 {spec => docref/spec}/parse.py | 0 {spec => docref/spec}/staticenum.py | 0 {spec => docref/spec}/tables.py | 0 {spec => docref/spec}/texttable.py | 0 README => import/prototype/README | 0 {scripts => import/prototype/scripts}/import.sql | 0 {scripts => import/prototype/scripts}/prepare | 0 .../prototype/src}/2007-05-09/phono.txt.gz | Bin .../prototype/src}/2007-05-09/support.txt.gz | Bin 12 files changed, 0 insertions(+), 0 deletions(-) rename {spec => docref/spec}/build.sh (100%) rename {spec => docref/spec}/docref.txt (100%) rename {spec => docref/spec}/elements.py (100%) rename {spec => docref/spec}/parse.py (100%) rename {spec => docref/spec}/staticenum.py (100%) rename {spec => docref/spec}/tables.py (100%) rename {spec => docref/spec}/texttable.py (100%) rename README => import/prototype/README (100%) rename {scripts => import/prototype/scripts}/import.sql (100%) rename {scripts => import/prototype/scripts}/prepare (100%) rename {src => import/prototype/src}/2007-05-09/phono.txt.gz (100%) rename {src => import/prototype/src}/2007-05-09/support.txt.gz (100%) diff --git a/spec/build.sh b/docref/spec/build.sh similarity index 100% rename from spec/build.sh rename to docref/spec/build.sh diff --git a/spec/docref.txt b/docref/spec/docref.txt similarity index 100% rename from spec/docref.txt rename to docref/spec/docref.txt diff --git a/spec/elements.py b/docref/spec/elements.py similarity index 100% rename from spec/elements.py rename to docref/spec/elements.py diff --git a/spec/parse.py b/docref/spec/parse.py similarity index 100% rename from spec/parse.py rename to docref/spec/parse.py diff --git a/spec/staticenum.py b/docref/spec/staticenum.py similarity index 100% rename from spec/staticenum.py rename to docref/spec/staticenum.py diff --git a/spec/tables.py b/docref/spec/tables.py similarity index 100% rename from spec/tables.py rename to docref/spec/tables.py diff --git a/spec/texttable.py b/docref/spec/texttable.py similarity index 100% rename from spec/texttable.py rename to docref/spec/texttable.py diff --git a/README b/import/prototype/README similarity index 100% rename from README rename to import/prototype/README diff --git a/scripts/import.sql b/import/prototype/scripts/import.sql similarity index 100% rename from scripts/import.sql rename to import/prototype/scripts/import.sql diff --git a/scripts/prepare b/import/prototype/scripts/prepare similarity index 100% rename from scripts/prepare rename to import/prototype/scripts/prepare diff --git a/src/2007-05-09/phono.txt.gz b/import/prototype/src/2007-05-09/phono.txt.gz similarity index 100% rename from src/2007-05-09/phono.txt.gz rename to import/prototype/src/2007-05-09/phono.txt.gz diff --git a/src/2007-05-09/support.txt.gz b/import/prototype/src/2007-05-09/support.txt.gz similarity index 100% rename from src/2007-05-09/support.txt.gz rename to import/prototype/src/2007-05-09/support.txt.gz -- 2.39.5