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,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,53ca16c587912bce X-Google-Attributes: gid103376,public From: steved@pacifier.com (Steve Doiel) Subject: Re: Source files organisation using gnat Date: 1997/07/03 Message-ID: <5pf9i6$kfp$1@news.pacifier.com>#1/1 X-Deja-AN: 254208386 References: <19970630185901.OAA27670@ladder02.news.aol.com> Organization: Pacifier Online Data Service, Vancouver, Wa. ((360) 693-0325) Newsgroups: comp.lang.ada Date: 1997-07-03T00:00:00+00:00 List-Id: In article , dewar@merv.cs.nyu.edu says... > >Try reading the section in the users guide on the compilation model. > [snip] I'm suprised you didn't mention gnatchop, Robert. From what I understand if you wants to keep all of their sources in a single file... no problem. It just adds a couple of steps to building (i.e. running gnatchop first). Steve Doiel