Ignore:
Timestamp:
07/21/12 12:43:34 (12 years ago)
Author:
István Váradi <ivaradi@…>
Branch:
default
hg-Phase:
(<MercurialRepository 1 'hg:/home/ivaradi/mlx/hg' '/'>, 'public')
Message:

Documented the non-GUI modules

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/mlx/acars.py

    r139 r298  
    1 # Module for ACARS handling
     1
     2import const
    23
    34#------------------------------------------------------------------------------
    45
    5 import const
     6## @package mlx.acars
     7#
     8# The handling of the ACARS.
     9#
     10# This module defines the \ref ACARS class that is used to extract and contain
     11# the data needed to send ACARS information to the MAVA server.
    612
    713#------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.