The program `raw', when run in `..' runs the program `run' produced
from `meas.c'.  It produces a raw output file (see `../tmp/*.raw').
Note that some versions of `time' produce output in an unexpected
format; edit them by hand.

`prim', `init', `cswap' and `go' produce formatted table entries used
in the documentation (in `../doc').  For example,

	foreach i (../tmp/*.raw)
	  ./prim $i
	end

See notes in the document about the applicability of these
measurements -- in general, you can expect everything to be a bit
slower when used in a real application.
