Commit 4c7ad320 by Vincent Celier Committed by Arnaud Charlet

prj.ads: Minor comment update

2008-08-22  Vincent Celier  <celier@adacore.com>

	* prj.ads: Minor comment update

From-SVN: r139463
parent 1db3c072
......@@ -64,7 +64,7 @@ package Prj is
-- Tri-state to decide if -lgnarl is needed when linking
type Mode is (Multi_Language, Ada_Only);
-- Ada_Only: mode for gnatmake, gnatname, the GNAT driver
-- Ada_Only: mode for gnatmake, gnatclean, gnatname, the GNAT driver
-- Multi_Language: mode for gprbuild, gprclean
type Project_Qualifier is
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment