| author | wenzelm |
| Sat, 25 Nov 2023 16:13:08 +0100 | |
| changeset 79058 | f13390b2c1ee |
| permissions | -rw-r--r-- |
|
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" |