File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -162,4 +162,4 @@ please include the debug output when submitting a bug report to the
162162[ GitHub issue tracker] ( https://github.com/polyluxus/runxtb.bash/issues ) .
163163
164164
165- (Martin; 2019-02-26 ; wrapper version 0.3.0_alpha2 )
165+ (Martin; 2019-03-18 ; wrapper version 0.3.0 )
Original file line number Diff line number Diff line change 99#
1010 requested_memory=1000
1111
12- ## Set installation directory (not including the executable).
12+ ## Set installation directory (not including the bin directory and the executable name ).
1313#
14- # xtb_install_root="/path/to/xtb"
14+ # xtb_install_root="/path/to/xtb/root "
1515 xtb_install_root=""
1616#
1717## Set the name of the executable.
7777 requested_walltime="24:00:00"
7878
7979#
80- ## End of example .runxtbrc (2019-02-26 )
80+ ## End of example .runxtbrc (2019-03-18 )
Original file line number Diff line number Diff line change @@ -603,8 +603,8 @@ trap cleanup_and_quit EXIT SIGHUP SIGINT SIGQUIT SIGABRT SIGTERM
603603#
604604# Details about this script
605605#
606- version=" 0.3.0_alpha2 "
607- versiondate=" 2019-02-26 "
606+ version=" 0.3.0 "
607+ versiondate=" 2019-03-18 "
608608
609609#
610610# Set some Defaults
You can’t perform that action at this time.
0 commit comments