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=-0.8 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM,PLING_QUERY autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: a07f3367d7,2f6e39a9d25bcd8b X-Google-Attributes: gida07f3367d7,public,usenet X-Google-NewGroupId: yes X-Google-Language: ENGLISH,ASCII Path: g2news2.google.com!postnews.google.com!x16g2000yql.googlegroups.com!not-for-mail From: "RasikaSrinivasan@gmail.com" Newsgroups: comp.lang.ada Subject: Re: how to organize source code for a complete software? Thanks! Date: Mon, 10 Oct 2011 12:03:12 -0700 (PDT) Organization: http://groups.google.com Message-ID: <965641d7-ea2d-4303-a1f0-fa8e958f2d3a@x16g2000yql.googlegroups.com> References: NNTP-Posting-Host: 148.177.1.210 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Trace: posting.google.com 1318273393 10700 127.0.0.1 (10 Oct 2011 19:03:13 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Mon, 10 Oct 2011 19:03:13 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: x16g2000yql.googlegroups.com; posting-host=148.177.1.210; posting-account=mZyFSQoAAABfOmklsh1d8TPbS2LncUKl User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESRCNK X-HTTP-UserAgent: Mozilla/5.0 (Windows NT 5.1; rv:7.0.1) Gecko/20100101 Firefox/7.0.1,gzip(gfe) Xref: g2news2.google.com comp.lang.ada:22328 Date: 2011-10-10T12:03:12-07:00 List-Id: On Oct 10, 9:15=A0am, Paul Colin Gloster wrote: > Jinsong Zhao sent on October 10th, 2011: > |-----------------------------------------------------------| > |"[..] =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0| > | =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 | > |Oops, I have seen *.ada somewhere, but I don't recall it...| > | =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0= =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 | > |[..]" =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 = =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0| > |-----------------------------------------------------------| > > Hi, > > That is not a mistake. There are compilers which support *.ada. Way back when - DEC Ada (on VMS) was around: conventions were : Package Specs =3D> *_.ADA Package Body =3D> *.ADA Upon compilation the same sources used to get copied into an Ada library *.ADC