20000303-20:50 GMT+1 Victor Szakats <info@szelvesz.hu>

This commit is contained in:
Viktor Szakats
2000-03-03 19:49:42 +00:00
parent be5495b241
commit 6130958f7d
10 changed files with 13 additions and 9 deletions

View File

@@ -1,3 +1,7 @@
20000303-20:50 GMT+1 Victor Szakats <info@szelvesz.hu>
* include/*.api
! Changed header filenames to the new ones.
20000303-02:06 GMT+1 Victor Szakats <info@szelvesz.hu>
+ tests/regress/rt_init.ch
+ tests/regress/rt_vars.ch

View File

@@ -39,7 +39,7 @@
#define _ERROR_API
#include "clipdefs.h"
#include "errorapi.h"
#include "hbapierr.h"
typedef PHB_ITEM ERRORP;

View File

@@ -39,7 +39,7 @@
#define _EXTEND_API
#include "clipdefs.h"
#include "extend.h"
#include "hbapi.h"
typedef PHB_ITEM ITEM;
#ifndef CLIPPERDEFS

View File

@@ -53,7 +53,7 @@
#define _FILESYS_API
#include "clipdefs.h"
#include "filesys.h"
#include "hbapifs.h"
#include "error.api"
/* Compatible types */

View File

@@ -39,7 +39,7 @@
#define _FM_API
#include "clipdefs.h"
#include "extend.h"
#include "hbapi.h"
/* Functions */

View File

@@ -39,7 +39,7 @@
#define _GT_API
#include "clipdefs.h"
#include "gtapi.h"
#include "hbapigt.h"
#define _gtBox hb_gtBox
#define _gtBoxD hb_gtBoxD

View File

@@ -39,7 +39,7 @@
#define HB_UNDOC_API_
#include "clipdefs.h"
#include "filesys.h"
#include "hbapifs.h"
/* Undocumented CA-Cl*pper Extend API */

View File

@@ -38,7 +38,7 @@
#ifndef _ITEM_API
#define _ITEM_API
#include "itemapi.h"
#include "hbapiitm.h"
typedef PEVALINFO EVALINFOP;

View File

@@ -39,7 +39,7 @@
#define _RDD_API
#include "clipdefs.h"
#include "rddapi.h"
#include "hbapirdd.h"
#include "item.api"
#endif /* _RDD_API */

View File

@@ -39,7 +39,7 @@
#define _VM_API
#include "clipdefs.h"
#include "extend.h"
#include "hbapi.h"
/* Standard */
#define _xvalloc( size, flags ) hb_xalloc( size )