From e6d5b8b8b19ae60f76f34563b0a8eca4fb89e6e2 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Tue, 2 May 2000 12:05:41 +0000 Subject: Added proof-assistant-keymap and commands for defining insert keys. --- lego/example.l | 1 - 1 file changed, 1 deletion(-) (limited to 'lego/example.l') diff --git a/lego/example.l b/lego/example.l index 535d5712..525db25b 100644 --- a/lego/example.l +++ b/lego/example.l @@ -5,7 +5,6 @@ *) Module example Import lib_logic; - Goal {A,B:Prop}(A /\ B) -> (B /\ A); intros; Refine H; -- cgit v1.2.3