jca 0108da5db0 Mirror the distfile to work around cloudflare denying some clients
While here, drop trailing newline in DESCR.  From Ori Bernstein (maintainer)
2017-12-20 16:52:20 +00:00

8 lines
461 B
Plaintext

Spin is a software verification tool for analyzing the consistency of
asynchronous systems. Examples of asynchronous systems include multi-threaded
programs, distributed systems, and communications protocols. Spin takes a
system model specified in Promela (the PROcess MEta LAnguage). It also takes
a specifciation of the requirements for logical correctness, and allows both
interactive and exhaustive simulations of the system for verifying these
properties.