summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xdic2
1 files changed, 1 insertions, 1 deletions
diff --git a/dic b/dic
index d02af15..7635b9a 100755
--- a/dic
+++ b/dic
@@ -26,7 +26,7 @@ GET() {
simplify() {
sed '
- s|<repr>|\nREPR: |g
+ s|<repr\( [^>]*\)>|\nREPR: |g
s|</repr>|\n|g
' | grep ^REPR |
sed '