index
:
coq
master
The formal proof system
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test-suite
/
coq-makefile
/
template
/
path-init.sh
blob: dd19ab2b143d3158ef1f5851928499200a457f04 (
plain
)
1
2
3
4
5
set
-e
set
-o
pipefail
export
PATH
=
"
$COQBIN
:
$PATH
"
export
LC_ALL
=
C