hepmc - Diff between revs 264 and 268

Subversion Repositories:
Rev:
Show entire file - Ignore whitespace
Rev 264 Rev 268
Line 6... Line 6...
6 a GenEvent. That bug is now fixed. 6 a GenEvent. That bug is now fixed.
7 * GenVertex: added protected change_parent_event_ method for swap 7 * GenVertex: added protected change_parent_event_ method for swap
8 as part of bug fix. 8 as part of bug fix.
9 * test/testMultipleCopies.cc.in: Add explicit tests for operator= 9 * test/testMultipleCopies.cc.in: Add explicit tests for operator=
10 and swap. 10 and swap.
-   11
-   12 * examples: minor tweaks for readability
-   13
-   14 * test: reduce size of input files
11 15
12 -------------------------- HepMC-2.03.05 -------------------------- 16 -------------------------- HepMC-2.03.05 --------------------------
13 17
14 2008-02-22 Lynn Garren 18 2008-02-22 Lynn Garren
15 19