Added typed-worklist package in the .dot

This commit is contained in:
Georges Dupéron 2017-12-04 23:27:26 +01:00
parent 40fe63bb94
commit 11b757d54d

View File

@ -37,9 +37,11 @@ digraph packages {
"phc-graph" -> "subtemplate" "phc-graph" -> "subtemplate"
"phc-graph" -> "typed-map" "phc-graph" -> "typed-map"
"phc-graph" -> "type-expander" "phc-graph" -> "type-expander"
"phc-graph" -> "typed-worklist"
"phc-toolkit" -> "scribble-math" "phc-toolkit" -> "scribble-math"
"phc-toolkit" -> "type-expander" "phc-toolkit" -> "type-expander"
"phc-toolkit" -> "stxparse-info" "phc-toolkit" -> "stxparse-info"
"typed-worklist" -> "type-expander"
"preexpanded" "preexpanded"
"remember" -> "hyper-literate" "remember" -> "hyper-literate"
"remember" -> "phc-toolkit" "remember" -> "phc-toolkit"