comp.lang.ada
 help / color / mirror / Atom feed
From: Pascal Obry <p.obry@wanadoo.fr>
Subject: Re: Newbie ... Starting Point?
Date: 29 Jul 2001 10:13:57 +0200
Date: 2001-07-29T08:14:46+00:00	[thread overview]
Message-ID: <u8zh840fu.fsf@wanadoo.fr> (raw)
In-Reply-To: 9jvbdo$mph$1@news1.urbanet.ch


"Christophe" <christophe.dubach@epfl.ch> writes:

> Hello,
> 
> Ada source body : adb                (This is package body, the code of your
> function/procedure should be here)
> Ada source specification : ads      (This is package specification, the
> header of your function/procedure here)

Note that .ads/.adb is pure convention. There is nothing in the standard about
filenames. For example with ObjectAda you can put many units into the same
file and name it whatever.ada if you like. In fact the extension can be
whatever please you. With GNAT you have options to tune the naming convention.

Pascal.

-- 

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|         http://perso.wanadoo.fr/pascal.obry
--|
--| "The best way to travel is by means of imagination"



  reply	other threads:[~2001-07-29  8:13 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-07-28 19:46 Newbie ... Starting Point? Navid Azimi
2001-07-28 21:40 ` Christophe
2001-07-29  8:13   ` Pascal Obry [this message]
2001-07-30 13:22   ` Jacob Sparre Andersen
2001-07-30 13:21 ` Jacob Sparre Andersen
replies disabled

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