--- a/src/Provers/blast.ML Mon Oct 05 10:27:04 1998 +0200
+++ b/src/Provers/blast.ML Mon Oct 05 10:30:57 1998 +0200
@@ -123,7 +123,7 @@
| Var of term option ref
| Bound of int
| Abs of string*term
- | $ of term*term;
+ | op $ of term*term;
(** Basic syntactic operations **)