summaryrefslogtreecommitdiff
path: root/math/spin (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ln -> ${LN}Michael Haro1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=21047
* Change Id->FreeBSD.David E. O'Brien1999-08-251-1/+1
| | | | Notes: svn path=/head/; revision=20960
* Updated to version 3.33Satoshi Taoka1999-08-124-13/+12
| | | | | | | | PR: 13015 Submitted: maintainer Notes: svn path=/head/; revision=20662
* Update spin to 3.30.Chris Piazza1999-06-257-19/+35
| | | | | | | | PR: 12373 Submitted by: maintainer Notes: svn path=/head/; revision=19757
* Missed this one.Satoshi Asami1999-02-121-0/+13
| | | | Notes: svn path=/head/; revision=16642
* Upgrade to 3.24, fixes build problem.Satoshi Asami1999-02-124-16/+20
| | | | | | | | PR: 9732 Submitted by: maintainer Notes: svn path=/head/; revision=16638
* Import of math spin:Justin M. Seger1998-12-126-0/+191
Spin is an efficient on-the-fly verification system (a `model checker') for asynchronous concurrent systems, such as data communication protocols, distributed operating systems, database systems, etc. It can be used to prove both safety and liveness properties, including all correctness requirements expressible in linear time temporal logic. PR: ports/9058 Submitted by: pangolin@home.com Notes: svn path=/head/; revision=15311