From kalt@logic.at  Mon Jun 19 11:27:53 2000
Received: from alpha.logic.tuwien.ac.at (alpha.logic.tuwien.ac.at [128.130.175.20])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id LAA17428
	for <prolog@swi.psy.uva.nl>; Mon, 19 Jun 2000 11:27:52 +0200 (MET DST)
Received: from localhost (kalt@localhost)
	by alpha.logic.tuwien.ac.at (8.9.3/8.9.3) with ESMTP id LAA21552
	for <prolog@swi.psy.uva.nl>; Mon, 19 Jun 2000 11:28:38 +0200 (MET DST)
Date: Mon, 19 Jun 2000 11:28:38 +0200 (MET DST)
From: "Andreas Kaltenbrunner (Dipl.A.Leitsch)" <kalt@logic.at>
To: prolog@swi.psy.uva.nl
Subject: Suppress compiled message
Message-ID: <Pine.OSF.4.10.10006191121280.20927-100000@alpha.logic.tuwien.ac.at>
MIME-Version: 1.0
Content-Type: TEXT/PLAIN; charset=US-ASCII

Hello

How can i suppress messages of type 

words.pro compiled, 0.03 sec, 70,032 bytes.

after commands of type

pl -g main. -o a.out -c words.pro


Thanks,
Andreas Kaltenbrunner

