src/Doc/System/Scala.thy
changeset 72103 7b318273a4aa
parent 71907 64c9628b39fc
child 72197 957bf00eff2a
--- a/src/Doc/System/Scala.thy	Thu Aug 06 17:51:37 2020 +0200
+++ b/src/Doc/System/Scala.thy	Thu Aug 06 22:43:40 2020 +0200
@@ -202,8 +202,7 @@
 
 text \<open>
   Isabelle/PIDE provides a protocol to invoke registered Scala functions in
-  ML: this requires a proper PIDE session context, e.g.\ within the Prover IDE
-  or in batch builds via option @{system_option pide_session}.
+  ML: this works both within the Prover IDE and in batch builds.
 
   The subsequent ML antiquotations refer to Scala functions in a
   formally-checked manner.