From 88c57cf65cb469a1328309a2f773d3d4bfc31715 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Tue, 14 Jan 2014 14:51:14 +0100 Subject: [status,doc,graph] ad references to luaotfload-parsers.lua --- filegraph.dot | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'filegraph.dot') diff --git a/filegraph.dot b/filegraph.dot index 1228690..bce15cc 100644 --- a/filegraph.dot +++ b/filegraph.dot @@ -200,8 +200,8 @@ strict digraph luaotfload_files { //looks weird with circo ... Luaotfload Libraries luaotfload-auxiliary.lua luaotfload-features.lua luaotfload-override.lua luaotfload-loaders.lua - luaotfload-database.lua luaotfload-color.lua - luaotfload-letterspace.lua + luaotfload-parsers.lua luaotfload-database.lua + luaotfload-color.lua luaotfload-letterspace.lua >, ] -- cgit v1.2.3 From d9e354e125ce8c8667a9f62af3d56de14ffc4d05 Mon Sep 17 00:00:00 2001 From: Philipp Gesang Date: Thu, 16 Jan 2014 07:29:37 +0100 Subject: [doc] update graph --- filegraph.dot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'filegraph.dot') diff --git a/filegraph.dot b/filegraph.dot index bce15cc..90e6e5c 100644 --- a/filegraph.dot +++ b/filegraph.dot @@ -122,7 +122,7 @@ strict digraph luaotfload_files { //looks weird with circo ... style = "filled,rounded", penwidth=2] - luaotfload [label = "luaotfload.lua", + luaotfload [label = "luaotfload-main.lua", shape = rect, width = "3.2cm", height = "1.2cm", -- cgit v1.2.3