comp.lang.ada
 help / color / mirror / Atom feed
From: ica2ph@alpha1.csv.ica.uni-stuttgart.de (Peter Hermann)
Subject: Re: Help with gnat storage error
Date: 1997/06/25
Date: 1997-06-25T00:00:00+00:00	[thread overview]
Message-ID: <5oqf09$1t5i@info4.rus.uni-stuttgart.de> (raw)
In-Reply-To: 33AFFD4A.2E6E@gsfc.nasa.gov


Stephen Leake (Stephen.Leake@gsfc.nasa.gov) wrote:
> Myriam Witt wrote:
> >    type T_Polygon_XYZ (Max_Punkte: Natural := 1) is

> type Max_Punkte_Type is range 1 .. 1000;

in order to make live easier for Myriam, Stephen could have said

subtype Max_Punkte_Type is Natural range 1 .. 1000 ;

;-)

--
Peter Hermann  Tel:+49-711-685-3611 Fax:3758 ph@csv.ica.uni-stuttgart.de
Pfaffenwaldring 27, 70569 Stuttgart Uni Computeranwendungen
Team Ada: "C'mon people let the world begin" (Paul McCartney)




  reply	other threads:[~1997-06-25  0:00 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1997-06-23  0:00 Help with gnat storage error Myriam Witt
1997-06-24  0:00 ` Kirk Beitz
1997-06-24  0:00 ` Stephen Leake
1997-06-25  0:00   ` Peter Hermann [this message]
1997-06-26  0:00 ` Myriam Witt
1997-06-28  0:00 ` Robert Dewar
replies disabled

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