
RealSpaceModel.hs   Able to produce space time traces of execution 
                    single point-free programs and same for a trace 
                    sequence of haskell programs.

RealSpaceDriver.hs  Driver for running a single point-free program against
                    input data.

TraceDriver.hs      Derives runtimes only for trace of point-free programs.

TraceTraceDriver.hs Derives a trace of space-time-traces for trace of 
                    point-free programs.

                    