aboutsummaryrefslogtreecommitdiff
path: root/isa/Example.ML
diff options
context:
space:
mode:
authorDavid Aspinall2002-01-16 16:30:47 +0000
committerDavid Aspinall2002-01-16 16:30:47 +0000
commit4973d5e79f66a650d9141e665a8fb8e9a18e9207 (patch)
tree857348d8cc773d6437e8cce3832dfb6c5d7ccb9e /isa/Example.ML
parent5ea9f79458b06af4b6626890ce3735150a3539d0 (diff)
Whitespace
Diffstat (limited to 'isa/Example.ML')
-rw-r--r--isa/Example.ML2
1 files changed, 0 insertions, 2 deletions
diff --git a/isa/Example.ML b/isa/Example.ML
index 4ef88eaa..720e3a47 100644
--- a/isa/Example.ML
+++ b/isa/Example.ML
@@ -11,5 +11,3 @@ Goal "A & B --> B & A";
by (assume_tac 1);
by (assume_tac 1);
qed "and_comms";
-
-