log
graph
tags
bookmarks
branches
changeset
browse
file
latest
diff
comparison
annotate
file log
raw
help
Mercurial
>
repos
>
marcel
>
caddsuite_mac10_6
annotate CADDSuite-1.6/LigCheck @ 8:
dbb480e39d95
draft
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
Uploaded
author
marcel
date
Sat, 15 Dec 2012 13:15:46 -0500
parents
children
Ignore whitespace changes -
Everywhere:
Within whitespace:
At end of lines:
rev
line source
8
dbb480e39d95
Uploaded
marcel
parents:
diff
changeset
1
#!/bin/bash
dbb480e39d95
Uploaded
marcel
parents:
diff
changeset
2
export BASE_DIR=`dirname "$0"`
dbb480e39d95
Uploaded
marcel
parents:
diff
changeset
3
. "$BASE_DIR"/setPathes.sh
dbb480e39d95
Uploaded
marcel
parents:
diff
changeset
4
"$BASE_DIR"/bin/LigCheck.bin "$@"