source:
examples/scaling_tests/gettime
@
8798f04
Last change on this file since 8798f04 was 519e487, checked in by , 12 years ago | |
---|---|
|
|
File size: 175 bytes |
Line | |
---|---|
1 | #!/bin/sh |
2 | |
3 | ABAC_PROVER_PATH=`which abac_prover_yap | sed 's/\/abac_prover_yap//'` |
4 | export ABAC_PROVER_PATH |
5 | |
6 | echo '\n' |
7 | echo 'getting libabac SCALING times...' |
8 | .runall gettime |
Note: See TracBrowser
for help on using the repository browser.