Skip to content

Latest commit

 

History

History
11 lines (11 loc) · 270 Bytes

README.md

File metadata and controls

11 lines (11 loc) · 270 Bytes

Build

Original SMTLIB2 version

git clone --recursive https://github.com/Columpio/SMTLIB2.git
dotnet build

SMTLIB2 with (lemma ...) extension

git clone --branch lemmas --recursive https://github.com/Columpio/SMTLIB2.git
dotnet build