summaryrefslogtreecommitdiff
path: root/src/expr/mkkind
diff options
context:
space:
mode:
authorClark Barrett <barrett@cs.stanford.edu>2017-03-18 16:20:56 -0700
committerClark Barrett <barrett@cs.stanford.edu>2017-03-18 16:20:56 -0700
commit7f42b2d1ba3ed74b7d3c184a59c5416f584aa536 (patch)
tree376633e105def9b4bf68f4d23f7b3b6ba8279edb /src/expr/mkkind
parentab8ef0b914bfc9d434d3569fda9538e628e9f207 (diff)
Fix for bug 707.
Diffstat (limited to 'src/expr/mkkind')
-rwxr-xr-xsrc/expr/mkkind2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/expr/mkkind b/src/expr/mkkind
index d54aa3a83..271c8bc7a 100755
--- a/src/expr/mkkind
+++ b/src/expr/mkkind
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/usr/bin/env bash
#
# mkkind
# Morgan Deters <mdeters@cs.nyu.edu> for CVC4
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback