Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 442 Bytes

Readme.md

File metadata and controls

5 lines (3 loc) · 442 Bytes

A simple VeriFast mode for Emacs.

To use it, you'll need just the verifast-mode.el file. Open it in your Emacs and evaluate it (M-x eval-buffer), than open the file you want to edit (verifast/bin/list.gh) and type verifast-mode if for some reason emacs did not enable it automatically.

To run tests you'll need Emacs 25 and the assess ert extension.