diff options
author | Jockey S. Kyd <jockey.kyd@gmail.com> | 2011-10-21 17:28:40 -0200 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-10-21 17:28:40 -0200 |
commit | 3515f10a978d6b66c285dc0ed306c592eff3315a (patch) | |
tree | c4d9d7c24d398ee12c08cbbbdd072b6586e9495e /development/mcrl2/README | |
parent | 299cf88d270e872853ffd224e8c62335ec71e874 (diff) | |
download | slackbuilds-3515f10a978d6b66c285dc0ed306c592eff3315a.tar.gz |
development/mcrl2: Added (micro Common Representation Language 2)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'development/mcrl2/README')
-rw-r--r-- | development/mcrl2/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/development/mcrl2/README b/development/mcrl2/README new file mode 100644 index 0000000000..57354a8109 --- /dev/null +++ b/development/mcrl2/README @@ -0,0 +1,5 @@ +mCRL2 stands for micro Common Representation Language 2. It is a +specification language that can be used to specify and analyse the +behaviour of distributed systems and protocols and is the successor to +μCRL. Using its accompanying toolset systems can be analysed and verified +automatically. |