summaryrefslogtreecommitdiff
path: root/Source/Dafny/Makefile
Commit message (Collapse)AuthorAge
* Add support for the "include" keyword, which accepts a (possibly relative) pathGravatar Bryan Parno2013-12-10
| | | | | to another Dafny file. That file's functions and methods are included but not checked. This is intended to support incremental verification on a per-file basis.
* Put all sources under \Source directoryGravatar Rustan Leino2012-10-04