Changeset 8103 for trunk/MagicSoft/Mars/mbase
- Timestamp:
- 10/17/06 15:11:36 (18 years ago)
- Location:
- trunk/MagicSoft/Mars/mbase
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MLog.cc
r8088 r8103 1 1 /* ======================================================================== *\ 2 ! $Name: not supported by cvs2svn $:$Id: MLog.cc,v 1.54 2006-10-17 14:11:36 tbretz Exp $ 3 ! -------------------------------------------------------------------------- 2 4 ! 3 5 ! * … … 18 20 ! Author(s): Thomas Bretz, 12/2000 <mailto:tbretz@astro.uni-wuerzburg.de> 19 21 ! 20 ! Copyright: MAGIC Software Development, 2000-200 522 ! Copyright: MAGIC Software Development, 2000-2006 21 23 ! 22 24 ! 23 25 \* ======================================================================== */ 24 25 26 26 27 ////////////////////////////////////////////////////////////////////////////// -
trunk/MagicSoft/Mars/mbase/MLog.h
r8088 r8103 1 /* ======================================================================== *\ 2 ! $Name: not supported by cvs2svn $:$Id: MLog.h,v 1.36 2006-10-17 14:11:36 tbretz Exp $ 3 \* ======================================================================== */ 1 4 #ifndef MARS_MLog 2 5 #define MARS_MLog
Note:
See TracChangeset
for help on using the changeset viewer.