Skip to content

Commit

Permalink
renamed some data files to make them slightly more intuitive
Browse files Browse the repository at this point in the history
  • Loading branch information
stouffer committed Nov 17, 2013
1 parent fafc5cf commit efaad7d
Show file tree
Hide file tree
Showing 8 changed files with 30 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/data/chains-1.net
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
A B
B C
3 changes: 3 additions & 0 deletions src/data/chains-1.roles
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
A 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
B 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
C 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
4 changes: 4 additions & 0 deletions src/data/chains-2.net
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
A1 B1
B1 C1
A2 B2
B2 C2
6 changes: 6 additions & 0 deletions src/data/chains-2.roles
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
A1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
A2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
B1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
B2 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
C1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
C2 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
6 changes: 6 additions & 0 deletions src/data/chains-3.net
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
A1 B1
B1 C1
A2 B2
B2 C2
A3 B3
B3 C3
9 changes: 9 additions & 0 deletions src/data/chains-3.roles
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
A1 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
A2 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
A3 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
B1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
B2 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
B3 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
C1 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
C2 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
C3 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
File renamed without changes.
File renamed without changes.

0 comments on commit efaad7d

Please sign in to comment.