Files
harbour-core/harbour/include/fm.api
1999-06-25 01:42:48 +00:00

15 lines
185 B
Plaintext

/*
* $Id$
*/
#ifndef HB_FM_API_
#define HB_FM_API_
#include <extend.h>
#define _xgrab hb_xgrab
#define _xrealloc hb_xrealloc
#define _xfree hb_xfree
#endif /* HB_FM_API_ */