description:
Creates a new data set with ordinates given by the running total of the ordinates
in the input data set. The final total is printed to the terminal.
files:
The data set to be totaled is read from inputfile, and the result is placed in outputfile.