blankDumb   :  simple program to compute the mean number of blanks per line
               in a text file, classified on total length base
blankSmart  :  improved version
fitSim      :  simple programs to fit a function over an histogram and 
               save fitted parameters, simulate numbers with a probability 
               density function corresponding to the function and plot the 
               histogram of the simulated numbers

