comp.lang.ada
 help / color / mirror / Atom feed
* Auto new line
@ 2007-12-18 19:26 Jeffrey R. Carter
  2007-12-18 19:46 ` Jeffrey R. Carter
  0 siblings, 1 reply; 2+ messages in thread
From: Jeffrey R. Carter @ 2007-12-18 19:26 UTC (permalink / raw)


[-- Attachment #1: Type: text/plain, Size: 101 bytes --]


-- 
Jeff Carter
"From this day on, the official language of San Marcos will be Swedish."
Bananas
28

[-- Attachment #2: hello.adb --]
[-- Type: text/plain, Size: 183 bytes --]

with Ada.Text_IO.Text_Streams;

procedure Hello is
   -- null;
begin -- Hello
  String'Write (Ada.Text_IO.Text_Streams.Stream (Ada.Text_IO.Standard_Output), "hello");
end Hello;

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Auto new line
  2007-12-18 19:26 Auto new line Jeffrey R. Carter
@ 2007-12-18 19:46 ` Jeffrey R. Carter
  0 siblings, 0 replies; 2+ messages in thread
From: Jeffrey R. Carter @ 2007-12-18 19:46 UTC (permalink / raw)


Jeffrey R. Carter wrote:
> 

Sorry about that. I forgot to change the "To:".

-- 
Jeff Carter
"From this day on, the official language of San Marcos will be Swedish."
Bananas
28



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-12-18 19:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-18 19:26 Auto new line Jeffrey R. Carter
2007-12-18 19:46 ` Jeffrey R. Carter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox