comp.lang.ada
 help / color / mirror / Atom feed
From: "Dave Hetrick" <david_jh@efn.org>
Subject: "Package 'Text_IO' is not predefined"
Date: 1998/01/10
Date: 1998-01-10T00:00:00+00:00	[thread overview]
Message-ID: <698kk2$261$1@haus.efn.org> (raw)


I keep getting a "Package 'Text_IO' is not predefined" error when I try
to compile a sample program that came with a tutorial.
Here is the code of the program.

    with Text_IO; use Text_IO;
procedure Hello is
begin
    Put_Line("Hello!");
end Hello;

I am using the GNAT compiler, with DJGPP also.
I downloaded it off of
ftp://wuarchive.wustl.edu/languages/ada/compiler/ez2load/
How can I predefine Text_IO? I am a beginner at Ada, just learning.... so I
don't
know much.
Thanks a lot,
Dave :)






             reply	other threads:[~1998-01-10  0:00 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-01-10  0:00 Dave Hetrick [this message]
1998-01-10  0:00 ` "Package 'Text_IO' is not predefined" Robert Dewar
1998-01-12  0:00 ` Kenneth J Price
replies disabled

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