summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2017-06-19 18:25:43 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2017-06-19 18:25:43 +0300
commit8bb21cfef3955e42bab30ca2dd074f29be5c2c36 (patch)
tree988419a3bb68c6233792e820725c09daf5b66d3c
parent8f70a0a00cec8a5c72fb5bcc9a7b2b37af29736e (diff)
Move project into intermediate sub-directory
-rw-r--r--hello/.gitignore (renamed from .gitignore)0
-rw-r--r--hello/build/.gitignore (renamed from build/.gitignore)0
-rw-r--r--hello/build/bootstrap.build (renamed from build/bootstrap.build)0
-rw-r--r--hello/build/root.build (renamed from build/root.build)0
-rw-r--r--hello/buildfile (renamed from buildfile)0
-rw-r--r--hello/hello.cxx (renamed from hello.cxx)0
-rw-r--r--hello/manifest (renamed from manifest)0
-rw-r--r--hello/test.out (renamed from test.out)0
8 files changed, 0 insertions, 0 deletions
diff --git a/.gitignore b/hello/.gitignore
index 1e10829..1e10829 100644
--- a/.gitignore
+++ b/hello/.gitignore
diff --git a/build/.gitignore b/hello/build/.gitignore
index 225c27f..225c27f 100644
--- a/build/.gitignore
+++ b/hello/build/.gitignore
diff --git a/build/bootstrap.build b/hello/build/bootstrap.build
index 5990cab..5990cab 100644
--- a/build/bootstrap.build
+++ b/hello/build/bootstrap.build
diff --git a/build/root.build b/hello/build/root.build
index 7c65dab..7c65dab 100644
--- a/build/root.build
+++ b/hello/build/root.build
diff --git a/buildfile b/hello/buildfile
index 95ac13d..95ac13d 100644
--- a/buildfile
+++ b/hello/buildfile
diff --git a/hello.cxx b/hello/hello.cxx
index 728af76..728af76 100644
--- a/hello.cxx
+++ b/hello/hello.cxx
diff --git a/manifest b/hello/manifest
index fb0a6d7..fb0a6d7 100644
--- a/manifest
+++ b/hello/manifest
diff --git a/test.out b/hello/test.out
index 275233c..275233c 100644
--- a/test.out
+++ b/hello/test.out