sewardj 2001/12/20 08:12:09 PST
Modified files:
ghc/includes Stable.h
ghc/rts Stable.c
Log:
Outline freeStablePtr, so NCG-generated code actually has something to call :)
Also remove the presumably-defunct splitStablePtr.
Revision Changes Path
1.12 +3 -20 fptools/ghc/includes/Stable.h
1.19 +13 -1 fptools/ghc/rts/Stable.c