Ignore:
Timestamp:
04/07/03 16:18:04 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Mars/mbase
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mbase/MAGIC.h

    r1910 r1912  
    1212#endif
    1313
     14//
     15// Check here if Mars can be compiled with the present root version
     16//
    1417#ifndef __CINT__
    1518#if ROOT_VERSION_CODE < ROOT_VERSION(3,02,00)
  • trunk/MagicSoft/Mars/mbase/MContinue.cc

    r1904 r1912  
    3030// (use with filters). For more details see the description of the
    3131// constructors.
     32//
     33//  Input Containers:
     34//   -/-
     35//
     36//  Output Containers:
     37//   -/-
    3238//
    3339/////////////////////////////////////////////////////////////////////////////
Note: See TracChangeset for help on using the changeset viewer.