Changeset 8999 for trunk/MagicSoft/Mars/mmain
- Timestamp:
- 07/14/08 20:59:13 (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mmain/MEventDisplay.cc
r8941 r8999 1 1 /* ======================================================================== *\ 2 ! $Name: not supported by cvs2svn $:$Id: MEventDisplay.cc,v 1.6 3 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 $ 3 3 ! -------------------------------------------------------------------------- 4 4 ! … … 200 200 } 201 201 202 if (type==0 && !MSequence::Inflate Path(fname))202 if (type==0 && !MSequence::InflateSeq(fname)) 203 203 return; 204 204
Note:
See TracChangeset
for help on using the changeset viewer.