home *** CD-ROM | disk | FTP | other *** search
/ Il CD di internet / CD.iso / SOURCE / CONTRIB / GNU-COMM / GCL-1.0 / GCL-1 / gcl-1.0 / lsp / dummy.c < prev    next >
Encoding:
Text File  |  1986-11-24  |  177 b   |  7 lines

  1. /* we want this file to be older than the lsp files, and
  2.    to be something the linker doesn't mind linking in several
  3.    copies of.
  4.    */
  5. int dumb_external;
  6. static int L1(){;}
  7.