From d1d3ca5cc9d523d6c58c104e1f2c67296c679038 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Tue, 4 Jan 2005 21:41:52 +0000 Subject: (Logical change 1.172) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@750 ce84e21b-d406-0410-9b95-82705330c041 --- doc/arch.dot | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/arch.dot') diff --git a/doc/arch.dot b/doc/arch.dot index e69de29bb..a5d7c8335 100644 --- a/doc/arch.dot +++ b/doc/arch.dot @@ -0,0 +1,5 @@ +digraph bcfg2 { + node [shape = rectangle]; + "Core\n- File Alteration Monitor\n- Metadata Store\n- Notification Mechanism" -> ; +} + -- cgit v1.2.3-1-g7c22