Personal tools

User manual/tracepp

From MCRL2

Jump to: navigation, search
User manual

Contents

Convert and pretty print traces.

Contents

Synopsis

tracepp [OPTION]... [INFILE [OUTFILE]]

Short description

The tracepp tool converts the trace from INFILE to OUTFILE in another (possibly human readable) format. If OUTFILE is not present, stdout is used. If INFILE is not present, stdin is used.

Input should be in either plain format, which means a text file with one action on each line, or the mCRL2 trace format (as generated by lps2lts, for example).

Options

OPTION can be any of the following:

-fFORMAT, --format=FORMAT
print the trace in the specified FORMAT:
  • plain for plain text (default)
  • mcrl2 for the mCRL2 format
  • aut for the Aldebaran format
  • dot for the GraphViz format

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

Written by Muck van Weerdenburg.

Bug reporting

Report bugs at our issue tracking system.



prev.gif tbf2lps txt2lps next.gif
This page was last modified on 19 June 2008, at 08:50. This page has been accessed 9,041 times.
Copyright © 2005-2012 Technische Universiteit Eindhoven.
Powered by MediaWiki