From jan@swi.psy.uva.nl  Wed Dec  1 19:01:47 1999
Received: from gollem.swi.psy.uva.nl (root@gollem [145.18.114.15])
	by swi.psy.uva.nl (8.9.3/8.9.3) with ESMTP id TAA14389
	for <prolog@swi.psy.uva.nl>; Wed, 1 Dec 1999 19:01:47 +0100 (MET)
Received: (from jan@localhost)
	by gollem.swi.psy.uva.nl (8.9.3/8.9.3) id TAA11166
	for prolog; Wed, 1 Dec 1999 19:01:50 +0100
Date: Wed, 1 Dec 1999 19:01:50 +0100
Message-Id: <199912011801.TAA11166@gollem.swi.psy.uva.nl>
From: Jan Wielemaker <jan@swi.psy.uva.nl>
Subject: Replaced BETA/pl-3.3.0.tar.gz
To: prolog@gollem.swi.psy.uva.nl
Phone: +31 - 20 - 525 6121

I've replaced BETA/pl-3.3.0.tar.gz as well as w32pl330.exe.  Repaired:

	* Installation/Configuration problems related to the integration
	of the multi-threaded version

	* A few minor patches (support for sub-second timing in the
	windows version and a case-problem in expand_file_name/2).

Also replaced cpp.tgz, the true C++ interface to SWI-Prolog.  Mistake in
PlException() found by Uwe Lesta.  Thanks.   People doing a lot with C++
integration (either embedding or defining C++ predicates) should
consider moving to this interface, as it is *much* easier to program
then the plain C-interface at only a small space and performance
penalty. Requires a C++ compiler with exception support (tested on egcs
1.1.2 and MSVC 6.0)

	Regards --- Jan

