From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9bee043b70322cbb X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2001-07-29 01:14:47 PST Path: archiver1.google.com!newsfeed.google.com!newsfeed.stanford.edu!newsfeeds.belnet.be!news.belnet.be!opentransit.net!wanadoo.fr!not-for-mail From: Pascal Obry Newsgroups: comp.lang.ada Subject: Re: Newbie ... Starting Point? Date: 29 Jul 2001 10:13:57 +0200 Organization: Home - http://perso.wanadoo.fr/pascal.obry Message-ID: References: <9jv4rj$t7h$1@news.service.uci.edu> <9jvbdo$mph$1@news1.urbanet.ch> NNTP-Posting-Host: mix-velizy-107-1-155.abo.wanadoo.fr Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: wanadoo.fr 996394486 26812 193.249.44.155 (29 Jul 2001 08:14:46 GMT) X-Complaints-To: abuse@wanadoo.fr NNTP-Posting-Date: 29 Jul 2001 08:14:46 GMT User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.104 Xref: archiver1.google.com comp.lang.ada:10682 Date: 2001-07-29T08:14:46+00:00 List-Id: "Christophe" 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"