aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/ros
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2007-10-11 17:56:24 +0000
committerJörg Mayer <jmayer@loplof.de>2007-10-11 17:56:24 +0000
commitd0e34ab8c359963a1e428d2ea8bd1ea69a20d620 (patch)
tree3ba14240fa0ce92b89b9a4a0544a6728074fbb02 /asn1/ros
parente4d58aa9f06ab5a469b3a8f8b4e822c68fd462fe (diff)
Remove the remaining autogenereated -exp.cnf files
svn path=/trunk/; revision=23148
Diffstat (limited to 'asn1/ros')
-rw-r--r--asn1/ros/ros-exp.cnf19
1 files changed, 0 insertions, 19 deletions
diff --git a/asn1/ros/ros-exp.cnf b/asn1/ros/ros-exp.cnf
deleted file mode 100644
index 468a4b2646..0000000000
--- a/asn1/ros/ros-exp.cnf
+++ /dev/null
@@ -1,19 +0,0 @@
-# Do not modify this file.
-# It is created automatically by the ASN.1 to Wireshark dissector compiler
-# ./ros-exp.cnf
-# ../../tools/asn2wrs.py -b -e -p ros -c ros.cnf -s packet-ros-template ros.asn
-
-#.MODULE
-Remote-Operations-Generic-ROS-PDUs ros
-#.END
-
-#.IMPORT_TAG
-InvokeId BER_CLASS_ANY/*choice*/ -1/*choice*/
-Code BER_CLASS_ANY/*choice*/ -1/*choice*/
-#.END
-
-#.TYPE_ATTR
-InvokeId TYPE = FT_UINT32 DISPLAY = BASE_DEC STRINGS = VALS(ros_InvokeId_vals) BITMASK = 0
-Code TYPE = FT_UINT32 DISPLAY = BASE_DEC STRINGS = VALS(ros_Code_vals) BITMASK = 0
-#.END
-