module Main where

import StatisticalModels

main = print topline
 >> test01
 >> test02
 >> test03
 >> test04
 >> test05
 >> test06
 >> test07
 >> print "-- finish --"
-- ----------------------------------------------------------------------------
