Nodes of different colours represent the following:
Solid arrows point from a file to a file which it depends on. A file
is dependent upon another if the latter must be compiled before the former
can be.
Where possible, edges connecting nodes are
given different colours to make them easier to distinguish in
large graphs.
!> author: Seyed Ali Ghasemiprogram testuse::forclustimplicit none type(cluster)::my_pccall my_pc%select()call my_pc%print_info()call my_pc%deselect()end program test