diff options
Diffstat (limited to 'scripts/use2dot')
-rwxr-xr-x | scripts/use2dot | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/use2dot b/scripts/use2dot index b52276a38..d2cb64695 100755 --- a/scripts/use2dot +++ b/scripts/use2dot @@ -22,6 +22,8 @@ exec ${GUILE-guile} -c "(apply $main (cdr (command-line)))" "$@" ;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, ;; Boston, MA 02111-1307 USA +;;; Author: Thien-Thi Nguyen + ;;; Commentary: ;; Usage: use2dot [OPTIONS] [FILE ...] |