read `RectTile.txt`: K:=6: print(`The first weighted-generating functions for the number of tilings of an m by n rectangle by rectangles, according to the number of participating edges is`): lprint([seq(Fmxw(m,x,w),m=1..K)]): print(``): print(`------------------`): print(``): print(`This took`, time(), `seconds. `): quit: