]> matita.cs.unibo.it Git - helm.git/blob - helm/software/matita/nlibrary/depends.dot
Let's play a bit with NG.
[helm.git] / helm / software / matita / nlibrary / depends.dot
1 digraph g {
2   "sets/sets.ma" [];
3   "sets/sets.ma" -> "logic/connectives.ma" [];
4   "logic/connectives.ma" [];
5   "logic/connectives.ma" -> "logic/pts.ma" [];
6   "logic/pts.ma" [];
7   
8   }