#!/usr/bin/env python
"""Monitor 1.5.1
 '$Revision: 1.1.1.4.4.1 $ $Date: 2005/01/30 11:41:26 $ kgm'
This dummy module is only provided for backward compatibility.
It does nothing. class Monitor is now part of Simulation
and SimulationXXX."""
__version__ ='1.5.1 February 2005'
pass   
