tuned;
authorwenzelm
Thu, 30 Mar 2000 21:26:10 +0200
changeset 8627 44ec33bb5c5b
parent 8626 76e3913ff421
child 8628 b3d9d8446473
tuned;
src/HOL/ex/Multiquote.thy
--- a/src/HOL/ex/Multiquote.thy	Thu Mar 30 20:06:27 2000 +0200
+++ b/src/HOL/ex/Multiquote.thy	Thu Mar 30 21:26:10 2000 +0200
@@ -40,6 +40,6 @@
 term ".(.(` `x + `y).).";
 term ".(.(` `x + `y). o `f).";
 term ".(`(f o `g)).";
-term ".(.(`(`(f o `g))).).";
+term ".(.( ` `(f o `g) ).).";
 
 end;