mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
141cc629a2
distributed systems in Ada. PR: ports/18374 Submitted by: Samuel Tardieu <sam@inf.enst.fr>
12 lines
316 B
Plaintext
12 lines
316 B
Plaintext
--- Dist/xe_usage.adb.orig Wed May 3 20:07:54 2000
|
|
+++ Dist/xe_usage.adb Wed May 3 20:08:07 2000
|
|
@@ -70,7 +70,7 @@
|
|
Write_Eol;
|
|
|
|
Write_Str ("Gcc switches such as -g, -O, etc.");
|
|
- Write_Str (" are directly passed to gcc");
|
|
+ Write_Str (" are directly passed to adagcc");
|
|
Write_Eol;
|
|
Write_Eol;
|
|
|