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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,59f7e099a1b75f38,start X-Google-NewGroupId: yes X-Google-Attributes: gida07f3367d7,domainid0,public,usenet X-Google-Language: ENGLISH,ASCII-7-bit Received: by 10.68.196.130 with SMTP id im2mr1786059pbc.3.1326966085780; Thu, 19 Jan 2012 01:41:25 -0800 (PST) Path: lh20ni199296pbb.0!nntp.google.com!news1.google.com!postnews.google.com!z12g2000yqm.googlegroups.com!not-for-mail From: tonyg Newsgroups: comp.lang.ada Subject: source code line counting in ada Date: Thu, 19 Jan 2012 01:39:52 -0800 (PST) Organization: http://groups.google.com Message-ID: <2a71b926-6ba5-4bb4-a4bf-c575e1a9711c@z12g2000yqm.googlegroups.com> NNTP-Posting-Host: 195.58.145.51 Mime-Version: 1.0 X-Trace: posting.google.com 1326966085 555 127.0.0.1 (19 Jan 2012 09:41:25 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Thu, 19 Jan 2012 09:41:25 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: z12g2000yqm.googlegroups.com; posting-host=195.58.145.51; posting-account=28F2IwkAAACL1Z5nRC-dE7zuvWdbWC7P User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-Header-Order: HUALESNKRC X-HTTP-UserAgent: Mozilla/5.0 (X11; U; Linux x86_64; en-GB; rv:1.9.1.16) Gecko/20111108 Iceweasel/3.5.16 (like Firefox/3.5.16),gzip(gfe) Content-Type: text/plain; charset=ISO-8859-1 Date: 2012-01-19T01:39:52-08:00 List-Id: Is there a utility that can count lines of ada source code? Maybe there is something in gnat-gps?