From owner-freebsd-hackers Fri Mar 22 09:24:35 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA16571 for hackers-outgoing; Fri, 22 Mar 1996 09:24:35 -0800 (PST) Received: from ref.tfs.com (ref.tfs.com [140.145.254.251]) by freefall.freebsd.org (8.7.3/8.7.3) with ESMTP id JAA16549 for ; Fri, 22 Mar 1996 09:24:32 -0800 (PST) Received: (from julian@localhost) by ref.tfs.com (8.7.3/8.6.9) id RAA20452; Thu, 21 Mar 1996 17:26:10 -0800 (PST) Message-Id: <199603220126.RAA20452@ref.tfs.com> Subject: Re: Mathematica under FreeBSD To: terry@lambert.org (Terry Lambert) Date: Thu, 21 Mar 1996 17:26:10 -0800 (PST) From: "JULIAN Elischer" Cc: jfieber@indiana.edu, terry@lambert.org, rich@lamprey.utmb.edu, hackers@freebsd.org In-Reply-To: <199603212301.QAA01013@phaeton.artisoft.com> from "Terry Lambert" at Mar 21, 96 04:01:25 pm X-Mailer: ELM [version 2.4 PL25 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > > I would put in: > > { > int i; > printf( "here 1\n"); > for( i=0; i < 0x7fffffff; i++) /* adjust down for time*/ > continue; > } > that's silly, he doesn't have the source to that (I believe)