diff options
| author | Paul Buetow <paul@buetow.org> | 2008-06-21 19:55:49 +0000 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2008-06-21 19:55:49 +0000 |
| commit | c7f8bed4567d03bbbc7b954bb7a5abf611fd80dc (patch) | |
| tree | ffbc316414e605abcbac24d4f4b5bda4271c33d7 /LaTeX/argo/argouml.bat | |
| parent | b89e7b8d19caae2699a87359833596dae3d1a3c7 (diff) | |
argo
Diffstat (limited to 'LaTeX/argo/argouml.bat')
| -rwxr-xr-x | LaTeX/argo/argouml.bat | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/LaTeX/argo/argouml.bat b/LaTeX/argo/argouml.bat new file mode 100755 index 0000000..d91440b --- /dev/null +++ b/LaTeX/argo/argouml.bat @@ -0,0 +1,2 @@ +@echo off +java -cp @argojarfile@ org.argouml.application.Main %1 %2 %3 %4 %5 %6 %7 %8 |
