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.3 required=5.0 tests=BAYES_00,FREEMAIL_FROM, INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,53ca16c587912bce,start X-Google-Attributes: gid103376,public From: laurentau@aol.com (Laurentau) Subject: Source files organisation using gnat Date: 1997/06/30 Message-ID: <19970630185901.OAA27670@ladder02.news.aol.com>#1/1 X-Deja-AN: 253673995 Organization: AOL, http://www.aol.fr Newsgroups: comp.lang.ada X-Admin: news@aol.com Date: 1997-06-30T00:00:00+00:00 List-Id: Hello. I am a very beginer to gnat. I used Alsys (now Aonix) at work. It uses a library concept. So, I am used to work this way: our sources are in an Unix tree with several levels. When I had a look at gnat, the first thing that I saw was... a lot of files in the same directory (adainclude). I don't know how to say without hurting people but if I program this way at work, I may get beaten to death by my quality manager ;-) Can someone tell me how they organized there development tree ? Thanks in advance. L. Aufrechter