From 8acb7f437ceca5d67a648e21590ff3a3514c4a3f Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Tue, 22 Jun 1999 12:52:11 +0000 Subject: [PATCH] *** empty log message *** --- harbour/ChangeLog | 3 +++ harbour/{source/rdd => include}/rdd.api | 0 2 files changed, 3 insertions(+) rename harbour/{source/rdd => include}/rdd.api (100%) diff --git a/harbour/ChangeLog b/harbour/ChangeLog index 2924e0353a..78d1ba2e8f 100644 --- a/harbour/ChangeLog +++ b/harbour/ChangeLog @@ -1,3 +1,6 @@ +19990622-14:00 CET Victor Szel + * source/rdd/rdd.api moved to /include + 19990621-19:09 CET Victor Szel ! source/rtl/asort.prg source/rtl/objfunc.prg diff --git a/harbour/source/rdd/rdd.api b/harbour/include/rdd.api similarity index 100% rename from harbour/source/rdd/rdd.api rename to harbour/include/rdd.api