home *** CD-ROM | disk | FTP | other *** search
/ High Voltage Shareware / high1.zip / high1 / DIR36 / C7101.ZIP / REPEAT.PR < prev    next >
Text File  |  1993-10-01  |  277b  |  11 lines

  1. #system auto dll
  2. #model extendll
  3.  
  4. #pragma data(stack_size=>16384,threshold=>4096)
  5. #pragma optimize(cpu=>86)
  6. #pragma check(stack=>on,index=>on)
  7. #pragma link_option(map=>off,case=>on)
  8. #compile repeat.cla /define(maincode=>off)
  9. #set exports='repeat'
  10. #link %clapfx%repea
  11.