rw/src/WIN32/WrWin32.m3


Copyright (C) 1994, Digital Equipment Corp.

MODULE WrWin32 EXPORTS Wr;

BEGIN
  EOL := "\r\n"
END WrWin32.