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,91659337883818ce,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit From: James Alan Farrell Newsgroups: comp.lang.ada Subject: Using ASIS when source is in multiple directories Date: Mon, 18 Apr 2005 11:55:43 -0400 Message-ID: <5ul761h1dkc06ls2bsk7adaq73a6jdrbui@4ax.com> X-Newsreader: Forte Free Agent 2.0/32.652 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: fw.grammatech.com X-Trace: newsfeed.slurp.net 1113839828 209.4.89.67 (18 Apr 2005 10:57:08 -0500) X-Original-NNTP-Posting-Host: 209.4.89.67 Path: g2news1.google.com!news1.google.com!proxad.net!134.158.69.22.MISMATCH!in2p3.fr!irazu.switch.ch!news-zh.switch.ch!switch.ch!newsfeed-0.progon.net!progon.net!newsfeed.slurp.net!not-for-mail Xref: g2news1.google.com comp.lang.ada:10530 Date: 2005-04-18T11:55:43-04:00 List-Id: Hello all, I'm working on software to analyze Ada programs using ASIS. I find that when the source is in multiple directories, ASIS cannot find all the .adt files. Is there some way to tell ASIS where to look? I am using gnat 3.15. Not sure what other information is relavent, so let me know what other information might be helpful. James Alan Farrell