Files
reactics/cudd-3.0.0/st/test_st.test.in
2018-02-10 12:05:45 +00:00

9 lines
64 B
Bash

#! /bin/sh
EXE=@EXEEXT@
srcdir=@srcdir@
st/testst$EXE
exit 0