src/HOL/Tools/ATP/spassshell
author wenzelm
Mon, 29 Aug 2005 16:18:04 +0200
changeset 17184 3d80209e9a53
parent 16091 3683f0486a11
permissions -rwxr-xr-x
use AList operations;

#!/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