cvs commit: fptools/ghc/includes HsFFI.h Rts.h RtsAPI.h

Julian Seward sewardj@glass.cse.ogi.edu
Tue, 30 Oct 2001 03:19:48 -0800


sewardj     2001/10/30 03:19:47 PST

  Modified files:        (Branch: ghc-5-02-branch)
    ghc/includes         HsFFI.h Rts.h RtsAPI.h 
  Log:
  merge revs:
  
    1.15      +11 -1     fptools/ghc/includes/HsFFI.h
    1.24      +11 -1     fptools/ghc/includes/RtsAPI.h
    1.14      +11 -1     fptools/ghc/includes/Rts.h
  
    Wrap the include file entry-points in extern "C" { ... } if this is a
    C++ compiler.
  
  Revision  Changes    Path
  1.14.6.1  +11 -1     fptools/ghc/includes/HsFFI.h
  1.13.12.1 +11 -1     fptools/ghc/includes/Rts.h
  1.22.4.1  +11 -1     fptools/ghc/includes/RtsAPI.h