diff options
author | Bent Bisballe Nyeng <deva@aasimon.org> | 2011-11-17 14:38:54 +0100 |
---|---|---|
committer | Bent Bisballe Nyeng <deva@aasimon.org> | 2011-11-17 14:38:54 +0100 |
commit | 64610c7453fc6bc0be7d3f9cb49058fb849be725 (patch) | |
tree | 0a905e2c3974825e687d12aed1b51900c0217de9 | |
parent | 5a7b924ba441ad0fef77d9c312c23f53cdba5fe8 (diff) |
Move server-only tools to server tools folder.
-rw-r--r-- | server/tools/Makefile.am.test (renamed from tools/Makefile.am.test) | 0 | ||||
-rw-r--r-- | server/tools/hexify.cc (renamed from tools/hexify.cc) | 0 | ||||
-rwxr-xr-x | server/tools/test (renamed from tools/test) | 0 | ||||
-rw-r--r-- | server/tools/test.h (renamed from tools/test.h) | 0 | ||||
-rwxr-xr-x | server/tools/testlist (renamed from tools/testlist) | 0 |
5 files changed, 0 insertions, 0 deletions
diff --git a/tools/Makefile.am.test b/server/tools/Makefile.am.test index cad2627..cad2627 100644 --- a/tools/Makefile.am.test +++ b/server/tools/Makefile.am.test diff --git a/tools/hexify.cc b/server/tools/hexify.cc index 8f8b308..8f8b308 100644 --- a/tools/hexify.cc +++ b/server/tools/hexify.cc diff --git a/tools/test b/server/tools/test index ec54e70..ec54e70 100755 --- a/tools/test +++ b/server/tools/test diff --git a/tools/test.h b/server/tools/test.h index 4770a1e..4770a1e 100644 --- a/tools/test.h +++ b/server/tools/test.h diff --git a/tools/testlist b/server/tools/testlist index 01a48e2..01a48e2 100755 --- a/tools/testlist +++ b/server/tools/testlist |