rw/src/POSIX/WrPosix.m3


Copyright (C) 1994, Digital Equipment Corp.

MODULE WrPosix EXPORTS Wr;

BEGIN
  EOL := "\n"
END WrPosix.