home *** CD-ROM | disk | FTP | other *** search
/ Usenet 1994 October / usenetsourcesnewsgroupsinfomagicoctober1994disk2.iso / unix / volume4 / rcsit2 / _.header.c next >
C/C++ Source or Header  |  1986-11-30  |  605b  |  28 lines

  1. #ifndef lint
  2. static char *RCSid = "$Header$";
  3. #endif
  4.  
  5. /*
  6.  *------------------------------------------------------------------
  7.  *
  8.  * $Source$
  9.  * $Revision$
  10.  * $Date$
  11.  * $State$
  12.  * $Author$
  13.  * $Locker$
  14.  *
  15.  *------------------------------------------------------------------
  16.  *
  17.  * Michael Cooper (mcooper@usc-oberon.arpa)
  18.  * University Computing Services,
  19.  * University of Southern California,
  20.  * Los Angeles, California,   90089-0251
  21.  * (213) 743-3469
  22.  *
  23.  *------------------------------------------------------------------
  24.  * $Log$
  25.  *------------------------------------------------------------------
  26.  */
  27.  
  28.