aboutsummaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2010-02-28 21:09:28 +0000
committerstig <stig@f5534014-38df-0310-8fa8-9805f1628bb7>2010-02-28 21:09:28 +0000
commite2b4218dded83b4583d73d9cd6a29f200b082b26 (patch)
treee959967d08a76301a0c9e473cb0f111fa723927e /tools
parent5db9ba8265b08382692244fb4d035cd56173fae7 (diff)
Added svn:ignore targets.
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32055 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'tools')
-rwxr-xr-xtools/asn2wrs.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/asn2wrs.py b/tools/asn2wrs.py
index e52a91bda8..c7b45926d6 100755
--- a/tools/asn2wrs.py
+++ b/tools/asn2wrs.py
@@ -47,8 +47,8 @@ import time
import getopt
import traceback
-from ply import lex
-from ply import yacc
+import lex
+import yacc
# OID name -> number conversion table
oid_names = {