aboutsummaryrefslogtreecommitdiffstats
path: root/pg
diff options
context:
space:
mode:
Diffstat (limited to 'pg')
-rwxr-xr-xpg2
1 files changed, 1 insertions, 1 deletions
diff --git a/pg b/pg
index 33a70cef..28926baa 100755
--- a/pg
+++ b/pg
@@ -13,7 +13,7 @@ make -q ${1}o || {
done)
}
-COQPROGNAME="coqtop"
+COQPROGNAME="${COQBIN}coqtop"
COQPROGARGS=""
for arg in $INCLUDES; do