diff options
author | Samuel Judson <samuel.e.judson@gmail.com> | 2020-05-09 08:25:51 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-10 08:36:55 +0700 |
commit | bff521b959954e122de9327aabe585447fda0952 (patch) | |
tree | cde5e7c147b27faa3d2e4cc4ec808d17b94903bf /development/spin/README | |
parent | 4cf823acaba629edb4b6e214e2b1e9069bf3f269 (diff) |
development/spin: Updated for version 6.5.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/spin/README')
-rw-r--r-- | development/spin/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/development/spin/README b/development/spin/README index 07fe9ae32896..ed0fad335faf 100644 --- a/development/spin/README +++ b/development/spin/README @@ -2,3 +2,8 @@ Spin is a popular open-source software tool, used by thousands of people worldwide, that can be used for the formal verification of distributed software systems. In April 2002 the tool was awarded the prestigious System Software Award for 2001 by the ACM. + +By default the ispin GUI will not be installed. This may be overridden by +building with: + +`GUI=yes ./spin.SlackBuild`
\ No newline at end of file |