summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorNarayan Desai <desai@mcs.anl.gov>2005-09-02 15:24:33 +0000
committerNarayan Desai <desai@mcs.anl.gov>2005-09-02 15:24:33 +0000
commitc57a0e5acbfcb597e7bacbe6e596e98c65e547be (patch)
tree79e436fb4c87e86f93ca18f48dc0630aae0579f6 /doc
parentfc772106ac4ac1f428889004cd5af5c4aab47593 (diff)
downloadbcfg2-c57a0e5acbfcb597e7bacbe6e596e98c65e547be.tar.gz
bcfg2-c57a0e5acbfcb597e7bacbe6e596e98c65e547be.tar.bz2
bcfg2-c57a0e5acbfcb597e7bacbe6e596e98c65e547be.zip
Delete: doc/arch.dot
}(Logical change 1.294) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1176 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'doc')
-rw-r--r--doc/arch.dot5
1 files changed, 0 insertions, 5 deletions
diff --git a/doc/arch.dot b/doc/arch.dot
deleted file mode 100644
index a5d7c8335..000000000
--- a/doc/arch.dot
+++ /dev/null
@@ -1,5 +0,0 @@
-digraph bcfg2 {
- node [shape = rectangle];
- "Core\n- File Alteration Monitor\n- Metadata Store\n- Notification Mechanism" -> ;
-}
-