Revision 7077
Added by Aaron Marcuse-Kubitza almost 12 years ago
inputs/.TNRS/tnrs/tnrs.make | ||
---|---|---|
1 | 1 |
#!/bin/bash |
2 | 2 |
# Runs tnrs_db on VegBIEN |
3 |
# Usage: env [log=] self
|
|
3 |
# Usage: make inputs/.TNRS/tnrs/tnrs-remake [log=]
|
|
4 | 4 |
|
5 | 5 |
selfDir="$(dirname -- "$0")" |
6 | 6 |
selfName="$(basename $0)" |
Also available in: Unified diff
inputs/.TNRS/tnrs/tnrs.make: Fixed Usage message to use make, which is needed to set the PATH correctly