summaryrefslogtreecommitdiffstats
path: root/doc/arch.dot
blob: a5d7c8335bb70fc83e856dd449b0b2d8362f9e99 (plain)
1
2
3
4
5
digraph bcfg2 {
	node [shape = rectangle];
	"Core\n- File Alteration Monitor\n- Metadata Store\n- Notification Mechanism" -> ;
}