Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
461fcd37
Commit
461fcd37
authored
Feb 01, 2005
by
Alexandre Duret-Lutz
Browse files
* bench/emptchk/pml2tgba.pl (usage): Correct description. From Denis.
parent
ce871f2f
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
461fcd37
2005-02-01 Alexandre Duret-Lutz <adl@src.lip6.fr>
* bench/emptchk/pml2tgba.pl (usage): Correct description. From Denis.
* bench/emptchk/README: Timing info from Denis.
* src/tgbatest/randtgba.cc (main): Skip empty lines.
...
...
bench/emptchk/pml2tgba.pl
View file @
461fcd37
#!/usr/bin/perl -w
#
# Copyright (C) 2004 Stefan Schwoon
# Copyright (C) 2004
Stefan Schwoon
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
...
...
@@ -17,7 +17,7 @@
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA
#
#
# This script was originally distributed by Schwoon alongside
with
# This script was originally distributed by Schwoon alongside
#
# @InProceedings{ schwoon.05.tacas,
# author = {Stefan Schwoon and Javier Esparza},
...
...
@@ -45,8 +45,8 @@ my %props;
sub
usage
()
{
print
<<EOF;
Usage: p
an
2tgba.pl [-w] promela-model properties...
Extract
s
the
product
state
space of the model, observing properties.
Usage: p
ml
2tgba.pl [-w] promela-model properties...
Extract the state
-
space of the
promela-
model, observing properties.
If -w is given, output acceptance conditions to ensure weak fairness.
EOF
exit
1
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment