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

                    example/extended/eventgenerator/exgps History file
                    ------------------------------
This file should be used by the test developer to briefly
summarize all major modifications introduced in the code and keep
track of all tags.

     ----------------------------------------------------------
     * Reverse chronological order (last date on top), please *
     ----------------------------------------------------------
19/07/2005 F.Lei (exgps-V07-01-00)
-  Changing in GNUmakefile 
   LOADLIBS += `aida-config --lib`
    by
   LDLIBS += `aida-config --lib`
  Fixing link with AIDA on WIN32-VC (bug#767)

3rd May 2005  John Allison  (examples-V07-00-03)
- Replaced vis manager with G4VisExecutive.

03/12/2004, G.Cosmo,  (exgps-V06-02-01)
- Implemented migration to <cmath>.

28/10/2004, F.Lei,  (exgps-V06-02-00)
- Created.
