SMACK v1.4.0
Release notes:
- upgraded SMACK to LLVM 3.4
- implemented support for writing Boogie code directly in C programs, which is convenient for modeling (see https://github.com/smackers/smack/wiki#wiki-writing-boogie-code-directly-in-c-programs)
- updated SMACK to be a standalone LLVM tool instead of a pass (thanks to Pantazis Deligiannis)
- support building SMACK with cmake (thanks to Pantazis Deligiannis)
- improved automatic build scripts to deal with mono/Boogie/Corral discrepancies
- bug fixes