This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [Ada, DOC] PR15479: Do not document gnathtml
> > This is NOT OK: gnathtml is an existing tool that needs documenting,
> > see gcc/ada/gnathtml.pl.
>
> That file does not exist in my source tree nor build tree. Where is it?
Indeed, I mixed two trees, this file is not in the repository currently
(was forgotten somehow), sorry about the confusion. I've now added it:
2008-07-20 Arnaud Charlet <charlet@adacore.com>
* gnathtml.pl: New file.
Arno