viewer-2.10
·
160 commits
to master
since this release
This is CBMC Viewer version 2.10.
To install this release, download the "PIP installation package" below and run
sudo python3 -m pip install --upgrade cbmc_viewer-*.whl
For best results, install universal ctags or exuberant ctags with
- MacOS:
brew install universal-ctagsorbrew install ctags - Ubuntu:
sudo apt install universal-ctagsorsudo apt install ctags - Windows: Follow the installation instructions in the universal-ctags or exuberant ctags repository.
Universal ctags gives the best results.