diff options
author | simulation <simulation@nlo-ext3.ioq.uni-jena.de> | 2016-02-09 09:54:46 +0100 |
---|---|---|
committer | simulation <simulation@nlo-ext3.ioq.uni-jena.de> | 2016-02-09 09:54:46 +0100 |
commit | 6be0f285adb27f60f058c2937a7885899e17cb88 (patch) | |
tree | be50a15314fe28c5b7b8f721233a34e71ca5b3b4 /CHANGES | |
download | lpic-master.tar.xz |
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -0,0 +1,23 @@ +2002-04-01 Andreas Kemp + + Inconsistencies in trace.C, phasespace.C and spacetime.C eliminated + (not substantial) + + An exponential energy distribution function has been introduced in + domain.C + + Modification in include/matrix.h: include <iomanip.h> to compile with + g++ (GCC) 3.2 20020903 (Red Hat Linux 8.0 3.2-7) and in + fresnel/include/parameter.h (double time_start instead of int) + +2005-08-06 Roland Lichters + + Another slight modification to utilities.C: the header iostream.h + (needed for cout and endl) is included now in order to enable + compiling with gcc 4 on Mac OS X 10.4 + +2005-08-24 Roland Lichters + + lpic wrapped into gnu automake + + |