home *** CD-ROM | disk | FTP | other *** search
/ InfoMagic Internet Tools 1993 July / Internet Tools.iso / RockRidge / mail / mm / mm-0.90 / config.h < prev    next >
Encoding:
C/C++ Source or Header  |  1990-12-18  |  560 b   |  21 lines

  1. /*
  2.  * Copyright (c) 1986, 1990 by The Trustees of Columbia University in
  3.  * the City of New York.  Permission is granted to any individual or
  4.  * institution to use, copy, or redistribute this software so long as it
  5.  * is not sold for profit, provided this copyright notice is retained.
  6.  */
  7.  
  8. #ifdef RCSID
  9. #ifndef lint
  10. static char *config_rcsid = "$Header: /f/src2/encore.bin/cucca/mm/tarring-it-up/RCS/config.h,v 2.2 90/10/04 18:23:50 melissa Exp $";
  11. #endif
  12. #endif /* RCSID */
  13.  
  14. /*
  15.  * Configuration file for us
  16.  */
  17.  
  18. #define BUGSTO "bug-mm"
  19.  
  20. #include "s-bsd43.h"
  21.