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-Thread: 103376,4fa6947d273daad1,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!postnews.google.com!e1g2000yqh.googlegroups.com!not-for-mail From: Robin Newsgroups: comp.lang.ada Subject: newbie ada question Date: Mon, 22 Mar 2010 17:34:48 -0700 (PDT) Organization: http://groups.google.com Message-ID: NNTP-Posting-Host: 4.240.123.185 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1269304488 25511 127.0.0.1 (23 Mar 2010 00:34:48 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 23 Mar 2010 00:34:48 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: e1g2000yqh.googlegroups.com; posting-host=4.240.123.185; posting-account=r2K4_QoAAADDISucOoVl4ivT07MlnAaj User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729; Media Center PC 6.0),gzip(gfe),gzip(gfe) Xref: g2news1.google.com comp.lang.ada:9690 Date: 2010-03-22T17:34:48-07:00 List-Id: How can I design an ada library that other ada programs can include and how do I include the library in the other ada files? Thanks, -Robin