A test of git from fedora
This commit is contained in:
parent
e5be676d4e
commit
f52a7b28e3
|
@ -37,6 +37,8 @@ testy_testy := 4;
|
||||||
#G := CyclicGroup(testy_testy);
|
#G := CyclicGroup(testy_testy);
|
||||||
G := DihedralGroup(testy_testy);
|
G := DihedralGroup(testy_testy);
|
||||||
|
|
||||||
|
#this line is a test for git in fedora 25 for github :P
|
||||||
|
|
||||||
sz := Size(G);
|
sz := Size(G);
|
||||||
H := AsList(G);
|
H := AsList(G);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue