% FSAN xDSL simulation tool (Main)
%
% This simulator package contains three main parts (and directories)
%  xdslcomm             The main simulation routines
%  xdsldefs             Helpful definitions from different standards
%  examples             Examples of usage of the simulator
%
% If matlab is started in this directory we provide:
%  startup              Default matlab startup 
%                       (currently it starts "examples/GUI_VDSL/uiMain")
% Misc
%  Content  		This file

%% ===========================================================================
% Copyright (C):
%       1998-2000 by Telia Research AB, Lulea, Sweden;
%       2000 by Forschungszentrum Telekommunikation Wien, Austria;
%                                                         All rights reserved.
% 
% Description   : FSAN duplex simulation model
%
% File          : Content.m
% Project       : FSAN duplex model
% Author(s)     : Tomas Nordstrom (Tomas.Nordstrom@FTW.at)
%               : Daniel Bengtsson (Daniel.J.Bengtsson@Telia.se)
%
% CVS:       $Id: Contents.m,v 1.4 2000/09/04 09:45:42 tono Exp $
%% ===========================================================================
% Change History
%      1999-03-25 (ToNo) Created
%      1999-11-19 (ToNo) Updated before release version 2
%      2000-03-13 (ToNo) Changed list as some files was moved
%      2000-04-18 (ToNo) Changed list as everything has been moved
%% ===========================================================================