author | Christian Urban <urbanc@in.tum.de> |
Thu, 23 May 2019 00:56:39 +0100 | |
changeset 576 | b78c4fab81a9 |
parent 575 | c3dbc04471a9 |
child 577 | d1523393dd5a |
--- a/ProgTutorial/Recipes/TimeLimit.thy Wed May 22 13:24:30 2019 +0200 +++ b/ProgTutorial/Recipes/TimeLimit.thy Thu May 23 00:56:39 2019 +0100 @@ -41,7 +41,7 @@ \begin{readmore} The function @{ML \<open>apply\<close> in Timeout} is defined in the structure @{ML_structure Timeout} which can be found in the file - @{ML_file "Pure/concurrent/timeout.ML"}. + @{ML_file "Pure/Concurrent/timeout.ML"}. \end{readmore}