home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Programmierung / SOURCE.mdf / programm / msdos / c / djgpp / emu387 / e56.cc < prev    next >
Encoding:
Text File  |  1991-04-20  |  76 b   |  8 lines

  1. //#include "emu.h"
  2.  
  3. void emu_56()
  4. {
  5.   void emu_bad();
  6.   emu_bad();
  7. }
  8.