lpspp [OPTION]... [INFILE [OUTFILE]]
Print the mCRL2 LPS in INFILE to OUTFILE in a human readable format. If OUTFILE is not present, stdout is used. If INFILE is not present, stdin is used.
-fFORMAT , --formatFORMAT
print the LPS in the specified FORMAT:
default
for a process specificationinternal
for a textual ATerm representation of the internal format
-n , --print-summand_numbers
print numbers in front of summands
--timings[FILE]
append timing measurements to FILE. Measurements are written to standard error if no FILE is provided
-q , --quiet
do not display warning messages
-v , --verbose
display short intermediate messages
-d , --debug
display detailed intermediate messages
--log-levelLEVEL
display intermediate messages up to and including level
-h , --help
display help information
--version
display version information
Aad Mathijssen and Jeroen Keiren