Open nikivazou opened 5 years ago
@nikivazou I was able to run the command line examples with little change but the following, I cannot find.
## SMTLIB2 Interface
There is a new SMTLIB2 interface directly from Haskell:
+ Language.Fixpoint.SmtLib2
See `tests/smt2/{Smt.hs, foo.smt2}` for an example of how to use it.
The file tests/smt2/Smt.hs
is liquid-fixpoint-ocaml/tests/smt2/Smt.hs isn't it?
Yes! If you cannot run it just delete and update the README. The comment and code is quite old (and outdated). Thanks!
The following in the README does not seem to exist anymore, should we delete it https://github.com/ucsd-progsys/liquid-fixpoint#smtlib2-interface ?
@gridaphobe