Add a .gitignore file
[melted] / mlt++ / swig / java / Play.sh
1 #!/bin/sh
2 java -Djava.library.path=. -cp .:src_swig Play "$@"