default

loading
details
attribute current value
name default
description no description
owning solver OpenSMT
contents
#!/bin/sh

# -p option is important for the incremental track!
# the version for incremental track where it will communicate with trace executor should contain just "./opensmt -p" 
./opensmt -p $1

back to OpenSMT