Ignore:
Timestamp:
12/18/02 20:35:52 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
Location:
trunk/MagicSoft/Cosy/base
Files:
4 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Cosy/base/BaseLinkDef.h

    r1531 r1691  
    88#pragma link C++ class MLog;
    99#pragma link C++ class MStar+;
     10#pragma link C++ class MGList+;
    1011
    1112#endif
  • trunk/MagicSoft/Cosy/base/Makefile

    r1531 r1691  
    4040           MLog.cc \
    4141           MLogManip.cc \
     42           MGList.cc \
    4243           timer.cc
    4344
    4445CINTHEADERS = MStar.h \
     46              MGList.h \
    4547              MLog.h \
    4648              MLogManip.h
Note: See TracChangeset for help on using the changeset viewer.