# HG changeset patch # User haftmann # Date 1239026345 -7200 # Node ID 309bfab064e9df7fa55182a5a5286845c6c1319f # Parent 613c2eb8aef60d016a427011bd8236519b22209a tuned comment diff -r 613c2eb8aef6 -r 309bfab064e9 src/HOL/Tools/arith_data.ML --- a/src/HOL/Tools/arith_data.ML Mon Apr 06 08:24:55 2009 +0200 +++ b/src/HOL/Tools/arith_data.ML Mon Apr 06 15:59:05 2009 +0200 @@ -1,4 +1,4 @@ -(* Title: HOL/arith_data.ML +(* Title: HOL/Tools/arith_data.ML Author: Markus Wenzel, Stefan Berghofer, and Tobias Nipkow Common arithmetic proof auxiliary. @@ -26,7 +26,7 @@ structure Arith_Data: ARITH_DATA = struct -(* slots for pluging in arithmetic facts and tactics *) +(* slots for plugging in arithmetic facts and tactics *) structure Arith_Facts = NamedThmsFun( val name = "arith"