fcpp/fpp_pragmas.h
Daniel Stenberg f2b12f996c fcpp: initial code import
This is the fcpp 1.5.1 code base. Due to lousy previous code management
and respository treatment, we have no revision history for the files
other than what is mentioned in some headers.
2011-05-09 09:28:51 +02:00

21 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