Ignore:
Timestamp:
07/14/08 20:59:13 (16 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mmain/MEventDisplay.cc

    r8941 r8999  
    11/* ======================================================================== *\
    2 ! $Name: not supported by cvs2svn $:$Id: MEventDisplay.cc,v 1.63 2008-06-12 14:40:21 tbretz Exp $
     2! $Name: not supported by cvs2svn $:$Id: MEventDisplay.cc,v 1.64 2008-07-14 19:59:11 tbretz Exp $
    33! --------------------------------------------------------------------------
    44!
     
    200200    }
    201201
    202     if (type==0 && !MSequence::InflatePath(fname))
     202    if (type==0 && !MSequence::InflateSeq(fname))
    203203        return;
    204204
Note: See TracChangeset for help on using the changeset viewer.