summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-06-19 18:26:34 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-06-19 18:26:34 +0300
commit60b5be3c72aaa4df1936b62ed4704b3d5abd2247 (patch)
treededf4c56e6209bb58671a1f0b2a2cc10f4f7d31d
parent86f4323dcc2b0145f6ff661bcf572ea2038af3d0 (diff)
Move project into intermediate sub-directory
-rw-r--r--hello0/.gitignore (renamed from .gitignore)0
-rw-r--r--hello0/README (renamed from README)0
-rw-r--r--hello0/build/.gitignore (renamed from build/.gitignore)0
-rw-r--r--hello0/build/bootstrap.build (renamed from build/bootstrap.build)0
-rw-r--r--hello0/build/root.build (renamed from build/root.build)0
-rw-r--r--hello0/buildfile (renamed from buildfile)0
-rw-r--r--hello0/hello.cxx (renamed from hello.cxx)0
-rw-r--r--hello0/manifest (renamed from manifest)0
8 files changed, 0 insertions, 0 deletions
diff --git a/.gitignore b/hello0/.gitignore
index 878cf3c..878cf3c 100644
--- a/.gitignore
+++ b/hello0/.gitignore
diff --git a/README b/hello0/README
index e69de29..e69de29 100644
--- a/README
+++ b/hello0/README
diff --git a/build/.gitignore b/hello0/build/.gitignore
index 225c27f..225c27f 100644
--- a/build/.gitignore
+++ b/hello0/build/.gitignore
diff --git a/build/bootstrap.build b/hello0/build/bootstrap.build
index 4135f57..4135f57 100644
--- a/build/bootstrap.build
+++ b/hello0/build/bootstrap.build
diff --git a/build/root.build b/hello0/build/root.build
index 7c65dab..7c65dab 100644
--- a/build/root.build
+++ b/hello0/build/root.build
diff --git a/buildfile b/hello0/buildfile
index 6bdabe2..6bdabe2 100644
--- a/buildfile
+++ b/hello0/buildfile
diff --git a/hello.cxx b/hello0/hello.cxx
index fad8a40..fad8a40 100644
--- a/hello.cxx
+++ b/hello0/hello.cxx
diff --git a/manifest b/hello0/manifest
index f40b09e..f40b09e 100644
--- a/manifest
+++ b/hello0/manifest