diff options
author | Philipp Gesang <phg42.2a@gmail.com> | 2013-04-18 16:21:33 +0200 |
---|---|---|
committer | Philipp Gesang <phg42.2a@gmail.com> | 2013-04-18 16:21:33 +0200 |
commit | b0c22678d1f776f991ffef67694451b8bb5f9e20 (patch) | |
tree | 2026519901e4a4be7c526f10e7a0383c70d32e93 /filegraph.dot | |
parent | c4013acea469eac4712ff1bae3eea3aa6642b56f (diff) | |
download | luaotfload-b0c22678d1f776f991ffef67694451b8bb5f9e20.tar.gz |
remove comments on dependencies (in dtx now)
Diffstat (limited to 'filegraph.dot')
-rw-r--r-- | filegraph.dot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filegraph.dot b/filegraph.dot index b86568b..f3ab2f2 100644 --- a/filegraph.dot +++ b/filegraph.dot @@ -196,4 +196,4 @@ strict digraph luaotfload_files { //looks weird with circo ... ] } -/* vim:ft=dot:sw=4:ts=4:expandtab */ +// vim:ft=dot:sw=4:ts=4:expandtab |