xtreeprs.adb, xnmake.adb: Use Stream_IO instead of Text_IO to guarantee Unix style...
authorRobert Dewar <dewar@adacore.com>
Tue, 29 Mar 2005 16:22:15 +0000 (18:22 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Tue, 29 Mar 2005 16:22:15 +0000 (18:22 +0200)
commit077f6c59778318ca9eda5c339acce7810711614f
treec0f41483bcb7e8275f8004a78d41f51d90c6bef3
parenta6de8e2167ec79f1db37c3d5ac29fd73ac7a2e2a
xtreeprs.adb, xnmake.adb: Use Stream_IO instead of Text_IO to guarantee Unix style line terminators for...

2005-03-29  Robert Dewar  <dewar@adacore.com>

* xtreeprs.adb, xnmake.adb: Use Stream_IO instead of Text_IO to
guarantee Unix style line terminators for the output files, even when
running on windows.

From-SVN: r97187
gcc/ada/xnmake.adb
gcc/ada/xtreeprs.adb