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,2b315b117e4c5bae X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news1.google.com!news4.google.com!newshub.sdsu.edu!cyclone1.gnilink.net!spamkiller2.gnilink.net!gnilink.net!trndny09.POSTED!c2bfcbcf!not-for-mail Newsgroups: comp.lang.ada Subject: Re: Source code of large programs wanted References: Message-ID: From: "Ed Falis" Content-Type: text/plain; format=flowed; delsp=yes; charset=us-ascii MIME-Version: 1.0 Content-Transfer-Encoding: 8bit User-Agent: Opera M2(BETA1)/8.00 (Linux, build 913) Date: Fri, 04 Mar 2005 14:29:59 GMT NNTP-Posting-Host: 70.19.208.151 X-Complaints-To: abuse@verizon.net X-Trace: trndny09 1109946599 70.19.208.151 (Fri, 04 Mar 2005 09:29:59 EST) NNTP-Posting-Date: Fri, 04 Mar 2005 09:29:59 EST Xref: g2news1.google.com comp.lang.ada:8624 Date: 2005-03-04T14:29:59+00:00 List-Id: On Fri, 04 Mar 2005 13:22:12 GMT, Derek M Jones wrote: > Thanks for the reference. Based on what I have > been able to find so far (and excluding the GNAT sources), > the size of your program puts it at the larger > end of the publicly available Ada sources. Note that most of the UI code started by being generated from glade, and was massaged, so it doesn't represent usual hand-coding. This would be the contents of the "ui" subdirectory. - Ed