-------------------------------------------------------------------

     =========================================================
     Geant4 - an Object-Oriented Toolkit for Simulation in HEP
     =========================================================

                    Geometry Examples History file
                    -------------------------------

This file should be used by the G4 example coordinator to briefly
summarize all major modifications introduced in the code and keep
track of all tags.

     ----------------------------------------------------------
     * Reverse chronological order (last date on top), please *
     ----------------------------------------------------------

17/11/21,  I. Hrivnacova (exGeometry-V10-07-03)
- Updated documentation

25/01/21,  B. Morgan (exGeometry-V10-07-02)
- Only add vecGeomNavigation if VecGeom is present

25/06/21,  G. Cosmo (exGeometry-V10-07-01)
- Fix in CMakeLists.txt for wrong parenthesis.

24/05/21,  B. Morgan (exGeometry-V10-07-00)
- Bump required CMake version range to 3.12...3.20, matching core Geant4

03/11/2020 B. Morgan (exGeometry-V10-06-00)
- Support same CMake version range as core Geant4

24/02/2018 I. Hrivnacova (exGeometry-V10-04-01)
- Removed example rotations
  (its new features will be integrated in the transforms example)

24/02/2018 M. Maire (exGeometry-V10-04-00)
- added example rotations

14/02/2013 I. Hrivnacova (exGeometry-V09-06-00)
- Removed olap example (now obsolete)
- Applied coding guidelines (data member initialization) in transforms

26/11/2012 I. Hrivnacova (exGeometry-V09-05-02)
- Fixed .README files (the transforms example page name)

17/11/2012 I. Hrivnacova (exGeometry-V09-05-01)
  - Removed obsolete instructions (how to compile & link)
  - Fixed .README file in olap

06/09/2012 I. Hrivnacova (exGeometry-V09-05-00)
- Adding explicit includes of G4SystemOfUnits.hh and G4PhysicalConstants.hh
  where needed
- Replaced tabulators with space characters
