src/HOL/Tools/ATP/spassshell
author haftmann
Wed, 09 Nov 2005 12:21:05 +0100
changeset 18126 b74145e46e0d
parent 16091 3683f0486a11
permissions -rwxr-xr-x
added join function

#!/bin/sh
#  ID: $Id$
# Shell script to invoke SPASS and filter the output

`isatool getenv -b SPASS_HOME`/SPASS  $* | \
    `isatool getenv -b ISABELLE_HOME`/src/HOL/Tools/ATP/testoutput.py