isabelle emacs no longer exists;
authorwenzelm
Thu, 07 Jun 2018 16:09:43 +0200
changeset 68407 fd61a2e4e1f9
parent 68405 6a0852b8e5a8
child 68408 9a2453622596
isabelle emacs no longer exists;
src/HOL/SPARK/Manual/Example_Verification.thy
--- a/src/HOL/SPARK/Manual/Example_Verification.thy	Thu Jun 07 15:08:18 2018 +0200
+++ b/src/HOL/SPARK/Manual/Example_Verification.thy	Thu Jun 07 16:09:43 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