www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

packages.dot (2121B)


      1 digraph packages {
      2   "aful" -> "phc-toolkit"
      3   "aful" -> "scribble-enhanced"
      4   "anaphoric"
      5   "auto-syntax-e"
      6   "debug-scopes" -> "scribble-enhanced"
      7   "debug-scopes" -> "scope-operations"
      8   "delay-pure" -> "phc-toolkit"
      9   "extensible-parser-specifications" -> "phc-toolkit"
     10   "fix-expanders"
     11   "hyper-literate" -> "debug-scopes"
     12   "hyper-literate" -> "scribble-enhanced"
     13   "hyper-literate" -> "typed-map-lib"
     14   "modulepp"
     15   "multi-id" -> "hyper-literate"
     16   "multi-id" -> "phc-toolkit"
     17   "multi-id" -> "scribble-enhanced"
     18   "multi-id" -> "type-expander"
     19   "phc-adt" -> "delay-pure"
     20   "phc-adt" -> "extensible-parser-specifications"
     21   "phc-adt" -> "hyper-literate"
     22   "phc-adt" -> "multi-id"
     23   "phc-adt" -> "phc-toolkit"
     24   "phc-adt" -> "remember"
     25   "phc-adt" -> "scribble-enhanced"
     26   "phc-adt" -> "scribble-math"
     27   "phc-adt" -> "typed-struct-props"
     28   "phc-adt" -> "type-expander"
     29   "phc-adt" -> "xlist"
     30   "phc-graph" -> "aful"
     31   "phc-graph" -> "delay-pure"
     32   "phc-graph" -> "hyper-literate"
     33   "phc-graph" -> "phc-adt"
     34   "phc-graph" -> "phc-toolkit"
     35   "phc-graph" -> "remember"
     36   "phc-graph" -> "scribble-enhanced"
     37   "phc-graph" -> "subtemplate"
     38   "phc-graph" -> "typed-map"
     39   "phc-graph" -> "type-expander"
     40   "phc-graph" -> "typed-worklist"
     41   "phc-toolkit" -> "scribble-math"
     42   "phc-toolkit" -> "type-expander"
     43   "phc-toolkit" -> "stxparse-info"
     44   "typed-worklist" -> "type-expander"
     45   "preexpanded"
     46   "remember" -> "hyper-literate"
     47   "remember" -> "phc-toolkit"
     48   "remember" -> "scribble-enhanced"
     49   "repltest"
     50   "scope-operations"
     51   "scribble-enhanced"
     52   "scribble-math"
     53   "stxparse-info" -> "subtemplate"
     54   "subtemplate" -> "backport-template-pr1514"
     55   "subtemplate" -> "phc-toolkit"
     56   "subtemplate" -> "stxparse-info"
     57   "typed-map" -> "typed-map-doc"
     58   "typed-map" -> "typed-map-lib"
     59   "typed-map" -> "typed-map-test"
     60   "typed-struct-props" -> "type-expander"
     61   "type-expander" -> "auto-syntax-e"
     62   "type-expander" -> "hyper-literate"
     63   "type-expander" -> "scribble-enhanced"
     64   "xlist" -> "scribble-enhanced"
     65   "xlist" -> "multi-id"
     66   "xlist" -> "type-expander"
     67   "xlist" -> "phc-tookkit"
     68   "xlist" -> "scribble-math"
     69 }