Changeset 733 for trunk/MagicSoft


Ignore:
Timestamp:
04/09/01 15:39:47 (23 years ago)
Author:
magicsol
Message:
Flag that indicates version of reflector format to read: REFL_VERSION has
changed from 0.3 to 0.4.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Simulation/Detector/Camera/camera.h

    r389 r733  
    1919//=
    2020//= $RCSfile: camera.h,v $
    21 //= $Revision: 1.5 $
    22 //= $Author: blanch $
    23 //= $Date: 2000-05-11 13:58:42 $
     21//= $Revision: 1.6 $
     22//= $Author: magicsol $
     23//= $Date: 2001-04-09 14:39:47 $
    2424//=
    2525//=//////////////////////////////////////////////////////////////////////
     
    8484
    8585#define REFL_PROGRAM reflector
    86 #define REFL_VERSION 0.3
     86#define REFL_VERSION 0.4
    8787
    8888const char REFL_SIGNATURE[] = GLUE_postp( REFL_PROGRAM, REFL_VERSION );
     
    316316/*
    317317 *$Log: not supported by cvs2svn $
     318 *Revision 1.5  2000/05/11 13:58:42  blanch
     319 *This version of camera.h owns to the version 1.8 of camera.cxx.
     320 *
    318321 *Revision 1.4  2000/02/18 17:42:39  petry
    319322 *This version includes drastic changes and belongs to camera.cxx 1.5.
Note: See TracChangeset for help on using the changeset viewer.