cvs commit: fptools/ghc/lib/std/cbits echoAux.c

Reuben Thomas rrt@glass.cse.ogi.edu
Mon, 19 Feb 2001 08:07:48 -0800


rrt         2001/02/19 08:07:48 PST

  Modified files:
    ghc/lib/std/cbits    echoAux.c 
  Log:
  Move if #ifndefs so that no code is compiled on win32; the code that was
  compiled was doing nothing useful, and probably shouldn't have been.
  
  Revision  Changes    Path
  1.5       +6 -8      fptools/ghc/lib/std/cbits/echoAux.c