gen_ladder/README

12 lines
408 B
Plaintext
Raw Normal View History

2010-07-09 07:25:33 +00:00
gen_ladder - tool to generate protocol ladder diagrams
2011-10-07 19:22:18 +00:00
(C) 2010-2011 by Harald Welte <laforge@gnumonks.org>
2010-07-09 07:25:33 +00:00
This tool can be used to generate typical ladder diagrams as they are often
used in the description of networking protocols.
2011-10-07 19:22:18 +00:00
The input file is a ".lad" file, from which gen_ladder.pl generates a PNG
2010-07-09 07:25:33 +00:00
As an example, I have included a "test.lad" file, which you can process by
calling
2011-10-07 19:22:18 +00:00
make test.png