Views
User manual/txt2pbes
From MCRL2
Contents |
Synopsis
txt2pbes[OPTION]... [INFILE [OUTFILE]]
Short Description
Parse the textual description of a PBES from INFILE and write it to OUTFILE. If INFILE is not present, stdin is used. If OUTFILE is not present, stdout is used.
The textual description should adhere to the BNF syntax description at <http://www.mcrl2.org/mcrl2/wiki/index.php/Language_reference/PBES_syntax>.
The textual description should adhere to the following BNF syntax description.
Options
OPTION can be any of the following:
- --timings[=FILE]
- append timing measurements to FILE. Measurements are written to standard
error if no FILE is provided
Standard options:
- -q, --quiet
- do not display warning messages
- -v, --verbose
- display short intermediate messages
- -d, --debug
- display detailed intermediate messages
- -h, --help
- display help information
- --version
- display version information
Author
Implemented by Aad Mathijssen.
Reporting bugs
Report bugs at [1].
txt2lps
| FAQ
|
This page was last modified on 7 March 2011, at 09:45. This page has been accessed 8,722 times.
Copyright © 2005-2012 Technische Universiteit Eindhoven.
Copyright © 2005-2012 Technische Universiteit Eindhoven.
