aboutsummaryrefslogtreecommitdiff
path: root/test1.txt
diff options
context:
space:
mode:
authorFranklin Wei <me@fwei.tk>2018-11-11 21:23:31 -0500
committerFranklin Wei <me@fwei.tk>2018-11-11 21:23:31 -0500
commitb79dbbe6f8514469c07695a6f85e555332e56ca1 (patch)
tree745c925d7018727071e06768ce563008cf53e6b5 /test1.txt
downloadcircgraph-b79dbbe6f8514469c07695a6f85e555332e56ca1.zip
circgraph-b79dbbe6f8514469c07695a6f85e555332e56ca1.tar.gz
circgraph-b79dbbe6f8514469c07695a6f85e555332e56ca1.tar.bz2
circgraph-b79dbbe6f8514469c07695a6f85e555332e56ca1.tar.xz
Initial commit
A mostly functional proof-of-concept
Diffstat (limited to 'test1.txt')
-rw-r--r--test1.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/test1.txt b/test1.txt
new file mode 100644
index 0000000..0dea2d9
--- /dev/null
+++ b/test1.txt
@@ -0,0 +1,6 @@
+1 5
+1 2 1
+2 1 1 3 1 4 1
+3 2 1 4 1
+4 2 1 3 1 5 1
+5 4 1