src/Tools/Demo/etc/options
author wenzelm
Mon, 20 May 2024 15:43:51 +0200
changeset 80182 29f2b8ff84f3
parent 79058 f13390b2c1ee
permissions -rw-r--r--
proper support for "isabelle update -D DIR": avoid accidental exclusion of select_dirs (amending e5dafe9e120f);
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
79058
f13390b2c1ee provide src/Tools/Demo as example for system component with Isabelle/Scala tool;
wenzelm
parents:
diff changeset
     1
(* :mode=isabelle-options: *)
f13390b2c1ee provide src/Tools/Demo as example for system component with Isabelle/Scala tool;
wenzelm
parents:
diff changeset
     2
f13390b2c1ee provide src/Tools/Demo as example for system component with Isabelle/Scala tool;
wenzelm
parents:
diff changeset
     3
section "Demo"
f13390b2c1ee provide src/Tools/Demo as example for system component with Isabelle/Scala tool;
wenzelm
parents:
diff changeset
     4
f13390b2c1ee provide src/Tools/Demo as example for system component with Isabelle/Scala tool;
wenzelm
parents:
diff changeset
     5
option demo_prefix : string = ""
f13390b2c1ee provide src/Tools/Demo as example for system component with Isabelle/Scala tool;
wenzelm
parents:
diff changeset
     6
  -- "line prefix for output of arguments"