merged
authorwenzelm
Thu, 07 Jun 2018 22:46:40 +0200
changeset 68408 9a2453622596
parent 68406 6beb45f6cf67 (current diff)
parent 68407 fd61a2e4e1f9 (diff)
child 68409 c8c3136e3ba7
merged
--- a/src/HOL/SPARK/Manual/Example_Verification.thy	Thu Jun 07 19:36:12 2018 +0200
+++ b/src/HOL/SPARK/Manual/Example_Verification.thy	Thu Jun 07 22:46:40 2018 +0200
@@ -49,7 +49,7 @@
 \isa{\isacommand{begin}} keyword. In order to interactively process the theory
 shown in \figref{fig:gcd-proof}, we start Isabelle with the command
 \begin{verbatim}
-  isabelle emacs -l HOL-SPARK Greatest_Common_Divisor.thy
+  isabelle jedit -l HOL-SPARK Greatest_Common_Divisor.thy
 \end{verbatim}
 The option ``\texttt{-l HOL-SPARK}'' instructs Isabelle to load the right
 object logic image containing the verification environment. Each proof function