# HG changeset patch # User haftmann # Date 1168327907 -3600 # Node ID 979671292fbecc8531d837e42303092e7735fc92 # Parent 70583c3f3fa537c702b8ef6aea313f5dae5db326 typo diff -r 70583c3f3fa5 -r 979671292fbe src/Pure/Tools/codegen_consts.ML --- a/src/Pure/Tools/codegen_consts.ML Tue Jan 09 08:31:46 2007 +0100 +++ b/src/Pure/Tools/codegen_consts.ML Tue Jan 09 08:31:47 2007 +0100 @@ -4,7 +4,7 @@ Identifying constants by name plus normalized type instantantiation schemes. Type normalization is compatible with overloading discipline and user-defined -ad-hoc overloading. Convenient data structures for constants. +ad-hoc overloading. Convenient data structures for constants. *) signature CODEGEN_CONSTS =