lib-writ.adb (Write_With_Lines): Factor duplicated code between the cases where a...
authorThomas Quinot <quinot@adacore.com>
Fri, 6 Apr 2007 09:23:52 +0000 (11:23 +0200)
committerArnaud Charlet <charlet@gcc.gnu.org>
Fri, 6 Apr 2007 09:23:52 +0000 (11:23 +0200)
commitff5066d40b3d80ecc7ab688b3936d09019c42e02
tree4c921244cce9321f7d6378b3cb0d49cdcadc99e8
parent2491bb7d8eff1dbc3d0639a05b8583c7e9e28d55
lib-writ.adb (Write_With_Lines): Factor duplicated code between the cases where a given dependency has a body or not.

2007-04-06  Thomas Quinot  <quinot@adacore.com>

* lib-writ.adb (Write_With_Lines): Factor duplicated code between the
cases where a given dependency has a body or not.
(Write_With_File_Names): New subprogram, common code for the two cases
above.

From-SVN: r123582
gcc/ada/lib-writ.adb