home *** CD-ROM | disk | FTP | other *** search
/ Power-Programmierung / CD1.mdf / forth / compiler / fpc / source / sfloat.seq < prev    next >
Text File  |  1989-05-20  |  220b  |  11 lines

  1. \ Load file for Software Floating Point
  2. CR
  3. GLOBAL_REF              \ Allow global use of local labels
  4. FLOAD SFLOAT1
  5. FLOAD SFLOAT2
  6. FLOAD SFLOAT3
  7. LOCAL_REF               \ Switch back to local references ONLY
  8.  
  9.  
  10.  
  11.