diff options
| -rw-r--r-- | etc/isar/AThousandTheorems.thy | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/isar/AThousandTheorems.thy b/etc/isar/AThousandTheorems.thy index a56a7bf1..dfb31d58 100644 --- a/etc/isar/AThousandTheorems.thy +++ b/etc/isar/AThousandTheorems.thy @@ -1,4 +1,4 @@ -theory AThousandLines imports Main +theory AThousandTheorems imports Main begin ML {* val start = start_timing(); *} |
