From 9f4bc84a8be52b5fc838f2bf52d37bd8d6ecd112 Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Fri, 28 Aug 2009 19:58:08 +0000 Subject: Clean up old "stable" branch that is now badly out of date svn path=/rpkid.stable; revision=2714 --- rpkid.stable/doc/pubd.dot | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 rpkid.stable/doc/pubd.dot (limited to 'rpkid.stable/doc/pubd.dot') diff --git a/rpkid.stable/doc/pubd.dot b/rpkid.stable/doc/pubd.dot deleted file mode 100644 index 8865483e..00000000 --- a/rpkid.stable/doc/pubd.dot +++ /dev/null @@ -1,9 +0,0 @@ -// Automatically generated from pubd.sql - -digraph test { - edge [arrowtail=none, arrowhead=crow]; - graph [ratio=fill, overlap=false, bgcolor=white]; - node [label="\N", fillcolor=white, shape=record, style=filled]; - config [label="config|{config_id\ SERIAL\ \[PK\]|bpki_crl\ LONGBLOB}"]; - client [label="client|{client_id\ SERIAL\ \[PK\]|base_uri\ TEXT|bpki_cert\ LONGBLOB|bpki_glue\ LONGBLOB}"]; -} -- cgit v1.2.3