# HG changeset patch # User obua # Date 1193503026 -7200 # Node ID eb512c1717ea577a594dcbacfea575ec81d759bb # Parent f53dc3c413f5dbb1aec44498e3f1aa3a8d264f7b adapted Compute... diff -r f53dc3c413f5 -r eb512c1717ea src/HOL/Tools/ComputeHOL.thy --- a/src/HOL/Tools/ComputeHOL.thy Sat Oct 27 15:53:23 2007 +0200 +++ b/src/HOL/Tools/ComputeHOL.thy Sat Oct 27 18:37:06 2007 +0200 @@ -1,4 +1,4 @@ -theory ComputeHOL +theory ComputeHOL imports Main "~~/src/Tools/Compute_Oracle/Compute_Oracle" begin