summaryrefslogtreecommitdiff
path: root/Test/test2/FreeCall.bpl
Commit message (Collapse)AuthorAge
* Normalise line endings using a .gitattributes file. UnfortunatelyGravatar Dan Liew2015-06-28
| | | | | | this required that this commit globally modify most files. If you want to use git blame to see the real author of a line use the ``-w`` flag so that whitespace changes are ignored.
* Fix lit test suite when running Boogie under a path that containsGravatar Dan Liew2014-05-27
| | | | spaces.
* Enabled VC Generation lit tests.Gravatar Dan Liew2014-05-07
|
* removed call forall and * args to callsGravatar Unknown2013-02-23
|
* Added "free call" statements that don't check the precondition in the caller.Gravatar wuestholz2011-09-14