diff options
author | Sven Gothel <[email protected]> | 2000-11-18 06:43:49 +0000 |
---|---|---|
committer | Sven Gothel <[email protected]> | 2000-11-18 06:43:49 +0000 |
commit | 880653d31a8f1ff8384fdbc75b84934bceecfdb8 (patch) | |
tree | bdafb71416f176d2a4b73bf716c9dc3f13685a8b /demos/RonsDemos/sappletviewer.sh |
Initial revision
Diffstat (limited to 'demos/RonsDemos/sappletviewer.sh')
-rwxr-xr-x | demos/RonsDemos/sappletviewer.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/demos/RonsDemos/sappletviewer.sh b/demos/RonsDemos/sappletviewer.sh new file mode 100755 index 0000000..7add0f7 --- /dev/null +++ b/demos/RonsDemos/sappletviewer.sh @@ -0,0 +1,3 @@ +#! /bin/sh + +appletviewer -J-Djava.security.policy=gl4java.policy $* |