cvs commit: fptools/ghc/rts Interpreter.c Evaluator.c

Julian Seward sewardj@glass.cse.ogi.edu
Mon, 11 Dec 2000 04:55:43 -0800


sewardj     2000/12/11 04:55:43 PST

  Added files:
    ghc/rts              Interpreter.c 
  Removed files:
    ghc/rts              Evaluator.c 
  Log:
  Remove the old bytecode interpreter and add the new one.