Return-Path: <john.harrison-request@uk.ac.cam.cl>
Delivery-Date: 
Received: from ted.cs.uidaho.edu (no rfc931) by swan.cl.cam.ac.uk 
          with SMTP (PP-6.4); Thu, 7 Jan 1993 09:58:42 +0000
Received: by ted.cs.uidaho.edu (16.6/1.34) id AA07323;
          Thu, 7 Jan 93 01:46:47 -0800
Sender: info-hol-request@edu.uidaho.cs.ted
Errors-To: info-hol-request@edu.uidaho.cs.ted
Precedence: bulk
Received: from swan.cl.cam.ac.uk by ted.cs.uidaho.edu (16.6/1.34) id AA07318;
          Thu, 7 Jan 93 01:46:37 -0800
Received: from heron.cl.cam.ac.uk (user ww (rfc931)) by swan.cl.cam.ac.uk 
          with SMTP (PP-6.4) to cl; Thu, 7 Jan 1993 09:45:18 +0000
To: gavan@za.ac.uct.mth.elc (Gavan Tredoux)
Cc: info-hol@edu.uidaho.cs.ted (Info-hol mailing list), Wai.Wong@uk.ac.cam.cl
Subject: Re: latex-hol problem
In-Reply-To: Your message of Wed, 06 Jan 93 15:36:06 +0700. <9301061336.AA00538@elc.mth.uct.ac.za>
Date: Thu, 07 Jan 93 09:45:12 +0000
From: Wai Wong <Wai.Wong@uk.ac.cam.cl>
Message-Id: <"swan.cl.ca.583:07.01.93.09.45.22"@cl.cam.ac.uk>

The latex-hol library depends on the prettyp library to generate
a pretty printer in ML. This is system dependent. Doing a `make
clean' will not remove this, only `make clobber' will get rid of it.
This is why the problem disappears after you re-makeing the library
after removing all machine-generated files.

Wai
