Stephen Leake wrote:
> gnatgpr -P<file> --source_dirs
> gnatgpr -P<file> --object_dirs
I think what you are planning is exactly what the command
gnat -Pfile -v
gives you.
And parsing its output from lisp is already implemented (but we don't
give it the prj file currently).
regards
Emaanuel