[project @ 2005-03-27 13:41:13 by panne]
authorpanne <unknown>
Sun, 27 Mar 2005 13:41:19 +0000 (13:41 +0000)
committerpanne <unknown>
Sun, 27 Mar 2005 13:41:19 +0000 (13:41 +0000)
commit03dc2dd3dd814ad85cc4c45e9cafc7b73163c8be
treec5d60455c4019fce0fcf2680fbc870c676418430
parentc0cca2ea9d9b07c6af2da1a786e1a7bd4b757d0c
[project @ 2005-03-27 13:41:13 by panne]
* Some preprocessors don't like the C99/C++ '//' comments after a
  directive, so use '/* */' instead. For consistency, a lot of '//' in
  the include files were converted, too.

* UnDOSified libraries/base/cbits/runProcess.c.

* My favourite sport: Killed $Id$s.
53 files changed:
ghc/includes/Block.h
ghc/includes/Bytecodes.h
ghc/includes/ClosureMacros.h
ghc/includes/ClosureTypes.h
ghc/includes/Closures.h
ghc/includes/Cmm.h
ghc/includes/Constants.h
ghc/includes/GranSim.h
ghc/includes/Hooks.h
ghc/includes/HsFFI.h
ghc/includes/InfoTables.h
ghc/includes/Linker.h
ghc/includes/MachRegs.h
ghc/includes/Makefile
ghc/includes/Parallel.h
ghc/includes/README
ghc/includes/Regs.h
ghc/includes/RtsExternal.h
ghc/includes/RtsFlags.h
ghc/includes/RtsMessages.h
ghc/includes/RtsTypes.h
ghc/includes/SMP.h
ghc/includes/STM.h
ghc/includes/SchedAPI.h
ghc/includes/Signals.h
ghc/includes/Stg.h
ghc/includes/StgFun.h
ghc/includes/StgProf.h
ghc/includes/StgTicky.h
ghc/includes/Storage.h
ghc/includes/TSO.h
ghc/includes/TailCalls.h
ghc/includes/Updates.h
ghc/includes/mkDerivedConstants.c
ghc/rts/Apply.h
ghc/rts/Arena.h
ghc/rts/AutoApply.h
ghc/rts/Capability.h
ghc/rts/GC.c
ghc/rts/HeapStackCheck.cmm
ghc/rts/Interpreter.h
ghc/rts/Linker.c
ghc/rts/MBlock.h
ghc/rts/ProfHeap.c
ghc/rts/Profiling.c
ghc/rts/RetainerProfile.c
ghc/rts/RetainerSet.c
ghc/rts/RetainerSet.h
ghc/rts/RtsFlags.c
ghc/rts/RtsUtils.h
ghc/rts/Sanity.c
ghc/rts/Stats.h
ghc/rts/parallel/Dist.h