mirror of
https://github.com/scratchfoundation/bgfx.git
synced 2024-11-25 09:08:22 -05:00
20 lines
576 B
C
20 lines
576 B
C
#ifdef RCS
|
|
static char rcsid[]="$Id$";
|
|
#endif
|
|
/******************************************************************************
|
|
* FREXXWARE
|
|
* ----------------------------------------------------------------------------
|
|
*
|
|
* Project: Frexx C Preprocessor
|
|
* $Source$
|
|
* $Revision$
|
|
* $Date$
|
|
* $Author$
|
|
* $State$
|
|
* $Locker$
|
|
*
|
|
* ----------------------------------------------------------------------------
|
|
* $Log$
|
|
*
|
|
*****************************************************************************/
|
|
#pragma libcall FPPBase fppPreProcess 1E 801
|