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.1 required=5.0 tests=BAYES_40,INVALID_DATE autolearn=no autolearn_force=no version=3.4.4 Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.3 4.3bsd-beta 6/6/85; site ucbvax.BERKELEY.EDU Path: utzoo!watmath!clyde!burl!ulysses!ucbvax!simtel20.arpa!RCONN From: RCONN@SIMTEL20.ARPA (Rick Conn) Newsgroups: net.lang.ada Subject: Re: the size of an ada unit Message-ID: <12194523002.14.RCONN@SIMTEL20.ARPA> Date: Sat, 29-Mar-86 04:55:31 EST Article-I.D.: SIMTEL20.12194523002.14.RCONN Posted: Sat Mar 29 04:55:31 1986 Date-Received: Tue, 1-Apr-86 05:05:24 EST References: Sender: daemon@ucbvax.BERKELEY.EDU Organization: The ARPA Internet List-Id: By the way, in my last message, "Statements" is a semicolon count (intelligent since it knows about semis in parameter lists, etc, and does not count them) and "Lines" is a new line count. "Comments" are comment lines (first non- blank is --). Rick -------