Ignore:
Timestamp:
07/22/12 17:28:25 (12 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Added the module comments for the GUI

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/gui/monitor.py

    r274 r300  
    1 # The monitoring window
    21
    32from mlx.gui.common import *
     
    76
    87import time
     8
     9#------------------------------------------------------------------------------
     10
     11## @package mlx.gui.monitor
     12#
     13# The monitoring window
     14#
     15# The \ref MonitorWindow class is a window containing the data received from
     16# the simulator by the logger.
    917
    1018#------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.