From fadb677a56e919d2e049edaf09ac3162b44cbdaa Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 6 Oct 1999 09:05:55 +0000 Subject: [PATCH] 19991006-10:44 GMT+1 --- harbour/include/harbour.ch | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/harbour/include/harbour.ch b/harbour/include/harbour.ch index d8714ba0fc..eabbe607ab 100644 --- a/harbour/include/harbour.ch +++ b/harbour/include/harbour.ch @@ -4,9 +4,7 @@ /* * Harbour Project source code: - * This file is meant to be included in CA-Clipper applications - * that were written to take advantage of specific Harbour extensions - * or platform dependent features. + * Header file to help compile Harbour source files with Clipper * * Copyright 1999 Paul Tucker * www - http://www.harbour-project.org @@ -35,6 +33,12 @@ * */ +/* + * NOTE: This file is meant to be included in CA-Clipper applications + * that were written to take advantage of specific Harbour extensions + * or platform dependent features. + */ + /* * Extend as needed */