From 65cc3f40510c01ed5c4651749d8b1875a7e7b012 Mon Sep 17 00:00:00 2001 From: William Schlieper Date: Fri, 20 Jun 2008 23:53:47 -0400 Subject: [PATCH] Added authors.txt, etc. to graph-theory --- extra/graph-theory/authors.txt | 1 + extra/graph-theory/summary.txt | 1 + extra/graph-theory/tags.txt | 1 + 3 files changed, 3 insertions(+) create mode 100644 extra/graph-theory/authors.txt create mode 100644 extra/graph-theory/summary.txt create mode 100644 extra/graph-theory/tags.txt diff --git a/extra/graph-theory/authors.txt b/extra/graph-theory/authors.txt new file mode 100644 index 0000000000..93667236de --- /dev/null +++ b/extra/graph-theory/authors.txt @@ -0,0 +1 @@ +William Schlieper diff --git a/extra/graph-theory/summary.txt b/extra/graph-theory/summary.txt new file mode 100644 index 0000000000..3e1d791ab1 --- /dev/null +++ b/extra/graph-theory/summary.txt @@ -0,0 +1 @@ +Graph-theoretic algorithms diff --git a/extra/graph-theory/tags.txt b/extra/graph-theory/tags.txt new file mode 100644 index 0000000000..42d711b32b --- /dev/null +++ b/extra/graph-theory/tags.txt @@ -0,0 +1 @@ +collections