# GAP file to generate the 10 spot pattern on the megaminx # Read ("dodeca.txt"); Read ("megaop.txt"); m1 := ln*llb*fn*b*rn*lrb*lbn*lf*rbn*rf; m1a := m1^7*ln*llb; a := Order (dod, m1a); Print ("Order is ",a);