#!/bin/sh
set -eu

command -v stimfit >/dev/null
stimfit --help >/dev/null || true

