mirror of https://github.com/bkaradzic/bgfx
36 lines
1001 B
C
36 lines
1001 B
C
/******************************************************************************
|
|
* FREXXWARE
|
|
* ----------------------------------------------------------------------------
|
|
*
|
|
* Project: Frexx C Preprocessor
|
|
* $Source: /home/user/start/cpp/RCS/FPP_protos.h,v $
|
|
* $Revision: 1.3 $
|
|
* $Date: 1993/12/06 13:51:20 $
|
|
* $Author: start $
|
|
* $State: Exp $
|
|
* $Locker: start $
|
|
*
|
|
* ----------------------------------------------------------------------------
|
|
* $Log: FPP_protos.h,v $
|
|
* Revision 1.3 1993/12/06 13:51:20 start
|
|
* A lot of new stuff (too much to mention)
|
|
*
|
|
* Revision 1.2 1993/11/11 07:16:39 start
|
|
* New stuff
|
|
*
|
|
* Revision 1.2 1993/11/11 07:16:39 start
|
|
* New stuff
|
|
*
|
|
* Revision 1.1 1993/11/03 09:15:59 start
|
|
* Initial revision
|
|
*
|
|
*
|
|
*****************************************************************************/
|
|
/******************************************************
|
|
*
|
|
* FPP_protos.h
|
|
*
|
|
*******/
|
|
|
|
int fppPreProcess(struct fppTag *);
|