A test of git from fedora

This commit is contained in:
Eddie 2017-10-16 16:26:17 -05:00
parent e5be676d4e
commit f52a7b28e3
1 changed files with 2 additions and 0 deletions

View File

@ -37,6 +37,8 @@ testy_testy := 4;
#G := CyclicGroup(testy_testy);
G := DihedralGroup(testy_testy);
#this line is a test for git in fedora 25 for github :P
sz := Size(G);
H := AsList(G);