home *** CD-ROM | disk | FTP | other *** search
/ Magazyn Amiga 14 / MA_Cover_14.iso / source / e / powerd / modules.lha / modules / startup / startup_ieee.m < prev    next >
Encoding:
Text File  |  2000-02-03  |  257 b   |  6 lines

  1. GOPT    HEAD='startup_ieee.o',NOFPU,NOSTD
  2.  
  3. MODULE    'dos','exec','intuition','graphics'    //,'mathieeedoubbas','mathieeedoubtrans'
  4.  
  5. EDEF    DOSBase,args:PTR TO CHAR,stdout,stdin,IntuitionBase,GfxBase,MathIEEEDoubTransBase,MathIEEEDoubBasBase,ExecBase:PTR TO ExecBase
  6.