Mercurial > repos > marcel > caddsuite_linux_x86_64
comparison CADDSuite/SpatialConstraintDefiner @ 5:b7a89b15646f
Uploaded
author | marcel |
---|---|
date | Tue, 12 Jul 2011 10:23:33 -0400 |
parents | 867bf9f815a0 |
children |
comparison
equal
deleted
inserted
replaced
4:02c8570cde57 | 5:b7a89b15646f |
---|---|
1 #!/bin/bash | 1 #!/bin/bash |
2 export BASE_DIR=`dirname "$0"` | 2 export BASE_DIR=`dirname "$0"` |
3 . "$BASE_DIR"/setPathes.sh | 3 . "$BASE_DIR"/setPathes.sh |
4 "$BASE_DIR"/bin/SpatialConstraintDefiner.bin "$@" | 4 "$BASE_DIR"/bin/SpatialConstraintDefiner.bin "$@" |