home *** CD-ROM | disk | FTP | other *** search
/ CP/M / CPM_CDROM.iso / lambda / soundpot / p / sclib1.lbr / LIBID.CZ / LIBID.C
Encoding:
C/C++ Source or Header  |  1993-10-25  |  128 b   |  8 lines

  1. #include <stdio.h>
  2.  
  3. libid() {
  4.  
  5. puts("\n\n This library created 11/24/84 by F. A. Scacchitti\n\n");
  6. }
  7.  
  8.