
read Cheyne: 

N:=9:
for k from 2 to 6 do
AllEmpSum123V(k,N):
od:

print(`This took`, time(), `seconds. `):

quit:



