Home | Trees | Indices | Help |
---|
|
1 #!/usr/bin/env python 2 # coding=utf-8 3 # $Revision: 504 $ $Date: 2010-05-11 08:29:10 +0200 (Tue, 11 May 2010) $ kgm 4 """Monitor 2.1 This dummy module is only provided for backward compatibility. 5 It does nothing. class Monitor is now part of Simulation 6 and SimulationXXX.""" 7 __version__ ='2.1.0 $Revision: 504 $ $Date: 2010-05-11 08:29:10 +0200 (Tue, 11 May 2010) $' 8 pass 9
Home | Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Tue May 11 13:55:18 2010 | http://epydoc.sourceforge.net |