From owner-freebsd-stable Fri Jun 8 7:49:24 2001 Delivered-To: freebsd-stable@freebsd.org Received: from castor.ssimicro.com (birch.ssimicro.com [199.247.51.10]) by hub.freebsd.org (Postfix) with ESMTP id 37ECB37B407 for ; Fri, 8 Jun 2001 07:49:16 -0700 (PDT) (envelope-from dmitry@ssimicro.com) Received: from 199.247.84.16 (84x16.ssimicro.com [199.247.84.16]) by castor.ssimicro.com (8.9.3/8.9.3) with ESMTP id IAA17418 for ; Fri, 8 Jun 2001 08:49:09 -0600 (MDT) Date: Fri, 8 Jun 2001 08:50:09 -0600 From: "Dmitry V. Dvoinikov" X-Blank: Reply-To: "Dmitry V. Dvoinikov" X-Priority: 3 (Normal) Message-ID: <30942575.20010608085009@ssimicro.com> To: Oliver Fromme Subject: Re[2]: The FreeBSD core team needs your help In-reply-To: <200106081046.MAA60733@lurza.secnetix.de> References: <200106081046.MAA60733@lurza.secnetix.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > #!/usr/bin/dc > [Hello World!]p : hello ." hello world" ; program hello_world; begin writeln('hello world'); end. I know, I know - "one at a time !!!" :) Best regards, Dmitry Dvoinikov mailto:dmitry@ssimicro.com Original message follows: > John Merryweather Cooper wrote: > > with Ada.Text_IO; use Ada.Text_IO; > > > > procedure Short_Application is > > begin > > Put_Line ("Hello World!"); > > end Short_Application; > #!/usr/bin/dc > [Hello World!]p > SCNR :) > Regards > Oliver To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message