published callable interface that allows a tool to access syntactic and semantic information about an Ada program, independent of the compilation environment that compiled the program. WWW: http://libre.adacore.com/ PR: ports/107391 Submitted by: John Merryweather Cooper <john_m_cooper@yahoo.com> Repocopy by: marcus
11 lines
273 B
Ada
11 lines
273 B
Ada
--- gnat/snames.adb.orig Mon Jan 1 02:29:14 2007
|
|
+++ gnat/snames.adb Mon Jan 1 02:30:06 2007
|
|
@@ -355,7 +355,7 @@
|
|
"first_optional_parameter#" &
|
|
"form#" &
|
|
"g_float#" &
|
|
- "gcc#" &
|
|
+ "gnatgcc#" &
|
|
"gnat#" &
|
|
"gpl#" &
|
|
"ieee_float#" &
|