From dbbc91c3f546639436a45f9a286f59df8b84698a Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 2 Feb 2008 14:29:05 +0000 Subject: [PATCH] 2008-02-02 15:29 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + contrib/examples/rdddbt - contrib/examples/dbfdbt * Renamed after move. --- harbour/ChangeLog | 5 +++++ harbour/contrib/examples/{dbfdbt => rdddbt}/Makefile | 0 harbour/contrib/examples/{dbfdbt => rdddbt}/dbfdbt1.c | 0 3 files changed, 5 insertions(+) rename harbour/contrib/examples/{dbfdbt => rdddbt}/Makefile (100%) rename harbour/contrib/examples/{dbfdbt => rdddbt}/dbfdbt1.c (100%) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 95a0c3b3a0..832d4aad9c 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -8,6 +8,11 @@ 2002-12-01 13:30 UTC+0100 Foo Bar */ +2008-02-02 15:29 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + + contrib/examples/rdddbt + - contrib/examples/dbfdbt + * Renamed after move. + 2008-02-02 15:27 UTC+0100 Viktor Szakats (harbour.01 syenar.hu) + contrib/examples/dbfdbt + contrib/examples/dbfdbt/dbfdbt1.c diff --git a/harbour/contrib/examples/dbfdbt/Makefile b/harbour/contrib/examples/rdddbt/Makefile similarity index 100% rename from harbour/contrib/examples/dbfdbt/Makefile rename to harbour/contrib/examples/rdddbt/Makefile diff --git a/harbour/contrib/examples/dbfdbt/dbfdbt1.c b/harbour/contrib/examples/rdddbt/dbfdbt1.c similarity index 100% rename from harbour/contrib/examples/dbfdbt/dbfdbt1.c rename to harbour/contrib/examples/rdddbt/dbfdbt1.c