Changes by: Aleksey Nogin (nogin at cs.caltech.edu)
Date: 2004-11-12 18:52:43 -0800 (Fri, 12 Nov 2004)
Revision: 646
Log message:
The CVS version of OCaml now supports "unused variable" warnings.
I've just started going over the MetaPRL code and eliminating these
warnings. So far I've found one real bug - Lm_symbol.compare_triple
was incorrect.