Ignore:
Timestamp:
07/21/12 12:43:34 (12 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
Phase:
public
Message:

Documented the non-GUI modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/mlx.py

    r276 r298  
    1 # The main program
    21
    32from config import Config
     
    76import os
    87import sys
     8
     9#--------------------------------------------------------------------------------------
     10
     11## @package mlx.mlx
     12#
     13# The main program.
     14#
     15# This module contains the main program of the logger as well as the \ref
     16# restart "restart" handling.
    917
    1018#--------------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.