aboutsummaryrefslogtreecommitdiffstats
path: root/idl/parlay/README.parlay
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2005-06-22 16:17:18 +0000
committerAnders Broman <anders.broman@ericsson.com>2005-06-22 16:17:18 +0000
commit3f4bb659f764bf2b4520fd9cd2cd8e97a5c8d2b9 (patch)
tree1947b37c1cfd678bba8175660b73fdb53aad0026 /idl/parlay/README.parlay
parent6a4b3f9cd7f8a3cf2788218c8744c0d83a6614cc (diff)
Add the IDL doc's needed to build the Parlay dissector.
svn path=/trunk/; revision=14732
Diffstat (limited to 'idl/parlay/README.parlay')
-rw-r--r--idl/parlay/README.parlay6
1 files changed, 6 insertions, 0 deletions
diff --git a/idl/parlay/README.parlay b/idl/parlay/README.parlay
new file mode 100644
index 0000000000..4f360a7aed
--- /dev/null
+++ b/idl/parlay/README.parlay
@@ -0,0 +1,6 @@
+To generate the parlay dissector from the .idl dockuments do:
+
+omniidl -p ./ -b ethereal_be parlay.idl
+
+The parlay.idl file is is doing include on all the other .idl files to create one
+dissector for Parlay.