diff options
Diffstat (limited to 'scripting/examples/beanshell/InteractiveBeanShell/interactive.bsh')
-rwxr-xr-x | scripting/examples/beanshell/InteractiveBeanShell/interactive.bsh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripting/examples/beanshell/InteractiveBeanShell/interactive.bsh b/scripting/examples/beanshell/InteractiveBeanShell/interactive.bsh new file mode 100755 index 000000000000..2ee398ebc95d --- /dev/null +++ b/scripting/examples/beanshell/InteractiveBeanShell/interactive.bsh @@ -0,0 +1 @@ +editor(); |