| author | wenzelm | 
| Thu, 06 Jun 2024 21:13:51 +0200 | |
| changeset 80269 | 0428c7ad25aa | 
| parent 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" |