Ignore:
Timestamp:
Mar 10, 2011, 9:17:38 PM (14 years ago)
Author:
wilsonr
Message:

Removed '@brief' comments.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/anuga_core/source/anuga/file/mux.py

    r7766 r8144  
    1818NORTH_VELOCITY_MUX2_LABEL = '-n-mux2'
    1919
    20 ##
    21 # @brief
    22 # @param filenames List of mux2 format input filenames.
    23 # @param weights Weights associated with each source file.
    24 # @param permutation The gauge numbers for which data is extracted.
    25 # @param verbose True if this function is to be verbose.
    26 # @return (times, latitudes, longitudes, elevation, quantity, starttime)
    2720def read_mux2_py(filenames,
    2821                 weights=None,
Note: See TracChangeset for help on using the changeset viewer.