9
testdata/initial/file.gv
vendored
Normal file
9
testdata/initial/file.gv
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
graph ethane {
|
||||
C_0 -- H_0;
|
||||
C_0 -- H_1;
|
||||
C_0 -- H_2;
|
||||
C_0 -- C_1;
|
||||
C_1 -- H_3;
|
||||
C_1 -- H_4;
|
||||
C_1 -- H_5;
|
||||
}
|
||||
Reference in New Issue
Block a user