freebsd-ports/science/dlpoly-classic/files/dlpoly-gui.in
Pawel Pekala 02c3ca4376 DL_POLY is a general purpose classical molecular dynamics (MD) simulation
software developed at Daresbury Laboratory by I.T. Todorov and W. Smith.

WWW: http://ccpforge.cse.rl.ac.uk/gf/project/dl_poly_classic/

PR:		ports/166725
Submitted by:	Jason Bacon <jwbacon@tds.net>
2012-04-17 17:35:33 +00:00

9 lines
108 B
Bash

#!/bin/sh
if [ $# != 1 ]; then
printf "Usage: $0 file\n"
exit 1
fi
java -jar %%DATADIR%%/GUI.jar