From e36ec50c0995858321748f5d4f7bd73472e2464d Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Wed, 16 Jan 2002 16:39:06 +0000 Subject: Whitespace --- lego/example.l | 1 + 1 file changed, 1 insertion(+) (limited to 'lego') diff --git a/lego/example.l b/lego/example.l index 525db25b..535d5712 100644 --- a/lego/example.l +++ b/lego/example.l @@ -5,6 +5,7 @@ *) Module example Import lib_logic; + Goal {A,B:Prop}(A /\ B) -> (B /\ A); intros; Refine H; -- cgit v1.2.3