FPP_protos.h 1001 B

1234567891011121314151617181920212223242526272829303132333435
  1. /******************************************************************************
  2. * FREXXWARE
  3. * ----------------------------------------------------------------------------
  4. *
  5. * Project: Frexx C Preprocessor
  6. * $Source: /home/user/start/cpp/RCS/FPP_protos.h,v $
  7. * $Revision: 1.3 $
  8. * $Date: 1993/12/06 13:51:20 $
  9. * $Author: start $
  10. * $State: Exp $
  11. * $Locker: start $
  12. *
  13. * ----------------------------------------------------------------------------
  14. * $Log: FPP_protos.h,v $
  15. * Revision 1.3 1993/12/06 13:51:20 start
  16. * A lot of new stuff (too much to mention)
  17. *
  18. * Revision 1.2 1993/11/11 07:16:39 start
  19. * New stuff
  20. *
  21. * Revision 1.2 1993/11/11 07:16:39 start
  22. * New stuff
  23. *
  24. * Revision 1.1 1993/11/03 09:15:59 start
  25. * Initial revision
  26. *
  27. *
  28. *****************************************************************************/
  29. /******************************************************
  30. *
  31. * FPP_protos.h
  32. *
  33. *******/
  34. int fppPreProcess(struct fppTag *);