summaryrefslogtreecommitdiff
path: root/build-aux/pmccabe2html
diff options
context:
space:
mode:
authorReuben Thomas <rrt@sc3d.org>2010-09-21 14:32:30 +0200
committerSimon Josefsson <simon@josefsson.org>2010-09-21 14:32:30 +0200
commit2e1faa65f19ff381b5ecc5e9f486c30e789b91c4 (patch)
treee449c57c44a49a418f303d5b236e621202edc011 /build-aux/pmccabe2html
parent236b99e9f712fd4b76a5ce27b388f895e170d953 (diff)
downloadgnulib-2e1faa65f19ff381b5ecc5e9f486c30e789b91c4.tar.gz
Set cut_dir properly, and add mode line for Emacs.
Signed-off-by: Simon Josefsson <simon@josefsson.org>
Diffstat (limited to 'build-aux/pmccabe2html')
-rw-r--r--build-aux/pmccabe2html3
1 files changed, 1 insertions, 2 deletions
diff --git a/build-aux/pmccabe2html b/build-aux/pmccabe2html
index 8de4f98221..3606ba4759 100644
--- a/build-aux/pmccabe2html
+++ b/build-aux/pmccabe2html
@@ -1,4 +1,4 @@
-# pmccabe2html - AWK script to convert pmccabe output to html
+# pmccabe2html - AWK script to convert pmccabe output to html -*- awk -*-
# Copyright (C) 2007, 2008, 2009, 2010 Free Software Foundation, Inc.
@@ -56,7 +56,6 @@ BEGIN {
cyclo_simple_max = 10
cyclo_moderate_max = 20
cyclo_high_max = 50
- cut_dir = "/../"
source_file_link_tmpl = vcurl
# HTML options