source: trunk/source/processes/hadronic/models/chiral_inv_phase_space/body/History @ 967

Last change on this file since 967 was 962, checked in by garnier, 15 years ago

update processes

File size: 1.4 KB
Line 
1
2       ==========================================================
3       Geant4 - an Object-Oriented Toolkit for Physics Simulation
4       ==========================================================
5
6        History file for hadronic/models/chiral_inv_phase_space/interface
7       
8This file should be used to summarize modifications introduced in the
9code and to keep track of all tags.
10
11     ---------------------------------------------------------------
12     * Please list in reverse chronological order (last date on top)
13     ---------------------------------------------------------------
14
1531-Mar-2008 Dennis Wright               (hadr-chips-body-V09-01-04)
16-------------------------------------------------------------------
17- add more parentheses around && within || to satisfy gcc-4.3 compiler
18  files affected:
19    G4QChipolino.cc
20    G4QEnvironment.cc
21    G4QNucleus.cc
22    G4Quasmon.cc
23
2419-Mar-2008 Dennis Wright               (hadr-chips-body-V09-01-03)
25-------------------------------------------------------------------
26- add parentheses around && within || to satisfy gcc-4.3 compiler
27  files affected:
28    G4QChipolino.cc
29    G4QContent.cc
30    G4QEnvironment.cc
31    G4QNucleus.cc
32    G4QPDGCode.cc
33    G4Quasmon.cc
34
35- add braces and ; for empty while blocks to satisfy gcc-4.3
36  files affected:
37    G4QHadron.cc
38
3918-Mar-2008 Vladimir Ivanchenko         (hadr-chips-body-V09-01-02)
40- G4QNucleus - fixed compillation warnings at Windows for constructors
Note: See TracBrowser for help on using the repository browser.