gap> C:=ContractibleGcomplex("SL(2,O-2)");;
gap> R:=FreeGResolution(C,7);;
gap> Homology(TensorWithIntegers(R),6);
[ 2, 12 ]
