| Rev | Line | |
|---|
| [807] | 1 | =========================================================
|
|---|
| 2 | Geant4 - an Object-Oriented Toolkit for Simulation in HEP
|
|---|
| 3 | =========================================================
|
|---|
| 4 |
|
|---|
| 5 | example/extended/eventgenerator/exgps History file
|
|---|
| 6 | ------------------------------
|
|---|
| 7 | This file should be used by the test developer to briefly
|
|---|
| 8 | summarize all major modifications introduced in the code and keep
|
|---|
| 9 | track of all tags.
|
|---|
| 10 |
|
|---|
| 11 | ----------------------------------------------------------
|
|---|
| 12 | * Reverse chronological order (last date on top), please *
|
|---|
| 13 | ----------------------------------------------------------
|
|---|
| 14 | 19/07/2005 F.Lei (exgps-V07-01-00)
|
|---|
| 15 | - Changing in GNUmakefile
|
|---|
| 16 | LOADLIBS += `aida-config --lib`
|
|---|
| 17 | by
|
|---|
| 18 | LDLIBS += `aida-config --lib`
|
|---|
| 19 | Fixing link with AIDA on WIN32-VC (bug#767)
|
|---|
| 20 |
|
|---|
| 21 | 3rd May 2005 John Allison (examples-V07-00-03)
|
|---|
| 22 | - Replaced vis manager with G4VisExecutive.
|
|---|
| 23 |
|
|---|
| 24 | 03/12/2004, G.Cosmo, (exgps-V06-02-01)
|
|---|
| 25 | - Implemented migration to <cmath>.
|
|---|
| 26 |
|
|---|
| 27 | 28/10/2004, F.Lei, (exgps-V06-02-00)
|
|---|
| 28 | - Created.
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.