Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CLHEP
CLHEP
Commits
03c28be0
Commit
03c28be0
authored
Jul 01, 2004
by
Lynn Garren
Browse files
CLHEP 1.9.1.0 with config
parent
52c4d0ba
Changes
20
Hide whitespace changes
Inline
Side-by-side
Cast/configure.in
View file @
03c28be0
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.57)
AC_INIT(CLHEP Cast, 1.9.
0.2
, CLHEP@cern.ch, Cast)
AC_INIT(CLHEP Cast, 1.9.
1.0
, CLHEP@cern.ch, Cast)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/itos.cc])
...
...
ChangeLog
View file @
03c28be0
==============================
30.06.04 Release CLHEP-1.9.1.0
==============================
Tue Jun 29 2004 Lynn Garren <garren@fnal.gov>
* add config for backwards compatibility (CLHEP/config/CLHEP.h)
...
...
@@ -14,6 +18,10 @@ Wed May 19 2004 Lynn Garren <garren@fnal.gov>
* a couple of miscellaneous changes for Solaris
==============================
11.05.04 Release CLHEP-1.9.0.2
==============================
Tue May 11 2004 Lynn Garren <garren@fnal.gov>
* tagged for CLHEP 1.9.0.2 (CLHEP_1_9_0_2)
...
...
Evaluator/configure.in
View file @
03c28be0
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.57)
AC_INIT(CLHEP Evaluator, 1.9.
0.2
, CLHEP@cern.ch, Evaluator)
AC_INIT(CLHEP Evaluator, 1.9.
1.0
, CLHEP@cern.ch, Evaluator)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/Evaluator.cc])
...
...
Exceptions/configure.in
View file @
03c28be0
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.57)
AC_INIT(CLHEP Exceptions, 1.9.
0.2
, CLHEP@cern.ch, Exceptions)
AC_INIT(CLHEP Exceptions, 1.9.
1.0
, CLHEP@cern.ch, Exceptions)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/ZMerrno.cc])
...
...
GenericFunctions/configure.in
View file @
03c28be0
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.57)
AC_INIT(CLHEP GenericFunctions, 1.9.
0.2
, CLHEP@cern.ch, GenericFunctions)
AC_INIT(CLHEP GenericFunctions, 1.9.
1.0
, CLHEP@cern.ch, GenericFunctions)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/Abs.cc])
...
...
Geometry/configure.in
View file @
03c28be0
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.57)
AC_INIT(CLHEP Geometry, 1.9.
0.2
, CLHEP@cern.ch, Geometry)
AC_INIT(CLHEP Geometry, 1.9.
1.0
, CLHEP@cern.ch, Geometry)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/Plane3D.cc])
...
...
HepMC/HepMC-deps.in
View file @
03c28be0
...
...
@@ -3,3 +3,4 @@ CLHEP-@PACKAGE@-@VERSION@ CLHEP-HepPDT-@VERSION@
CLHEP-@PACKAGE@-@VERSION@ CLHEP-Geometry-@VERSION@
CLHEP-@PACKAGE@-@VERSION@ CLHEP-Vector-@VERSION@
CLHEP-@PACKAGE@-@VERSION@ CLHEP-Units-@VERSION@
CLHEP-@PACKAGE@-@VERSION@ CLHEP-config-@VERSION@
HepMC/configure.in
View file @
03c28be0
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.57)
AC_INIT(CLHEP HepMC, 1.9.
0.2
, CLHEP@cern.ch, HepMC)
AC_INIT(CLHEP HepMC, 1.9.
1.0
, CLHEP@cern.ch, HepMC)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/DummyDecayModel.cc])
...
...
HepPDT/configure.in
View file @
03c28be0
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.57)
AC_INIT(CLHEP HepPDT, 1.9.
0.2
, CLHEP@cern.ch, HepPDT)
AC_INIT(CLHEP HepPDT, 1.9.
1.0
, CLHEP@cern.ch, HepPDT)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/Constituent.cc])
...
...
Matrix/configure.in
View file @
03c28be0
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.57)
AC_INIT(CLHEP Matrix, 1.9.
0.2
, CLHEP@cern.ch, Matrix)
AC_INIT(CLHEP Matrix, 1.9.
1.0
, CLHEP@cern.ch, Matrix)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/DiagMatrix.cc])
...
...
Random/configure.in
View file @
03c28be0
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.57)
AC_INIT(CLHEP Random, 1.9.
0.2
, CLHEP@cern.ch, Random)
AC_INIT(CLHEP Random, 1.9.
1.0
, CLHEP@cern.ch, Random)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/DRand48Engine.cc])
...
...
RandomObjects/configure.in
View file @
03c28be0
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.57)
AC_INIT(CLHEP RandomObjects, 1.9.
0.2
, CLHEP@cern.ch, RandomObjects)
AC_INIT(CLHEP RandomObjects, 1.9.
1.0
, CLHEP@cern.ch, RandomObjects)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/RandMultiGauss.cc])
...
...
RefCount/configure.in
View file @
03c28be0
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.57)
AC_INIT(CLHEP RefCount, 1.9.
0.2
, CLHEP@cern.ch, RefCount)
AC_INIT(CLHEP RefCount, 1.9.
1.0
, CLHEP@cern.ch, RefCount)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/ZMuseCount.cc])
...
...
StdHep/StdHep-deps.in
View file @
03c28be0
...
...
@@ -4,3 +4,4 @@ CLHEP-@PACKAGE@-@VERSION@ CLHEP-HepPDT-@VERSION@
CLHEP-@PACKAGE@-@VERSION@ CLHEP-Geometry-@VERSION@
CLHEP-@PACKAGE@-@VERSION@ CLHEP-Vector-@VERSION@
CLHEP-@PACKAGE@-@VERSION@ CLHEP-Units-@VERSION@
CLHEP-@PACKAGE@-@VERSION@ CLHEP-config-@VERSION@
StdHep/configure.in
View file @
03c28be0
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.57)
AC_INIT(CLHEP StdHep, 1.9.
0.2
, CLHEP@cern.ch, StdHep)
AC_INIT(CLHEP StdHep, 1.9.
1.0
, CLHEP@cern.ch, StdHep)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/collision.cc])
...
...
Units/configure.in
View file @
03c28be0
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.57)
AC_INIT(CLHEP Units, 1.9.
0.2
, CLHEP@cern.ch, Units)
AC_INIT(CLHEP Units, 1.9.
1.0
, CLHEP@cern.ch, Units)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE(1.6 foreign)
...
...
Utilities/configure.in
View file @
03c28be0
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.57)
AC_INIT(CLHEP Utilities, 1.9.
0.2
, CLHEP@cern.ch, Utilities)
AC_INIT(CLHEP Utilities, 1.9.
1.0
, CLHEP@cern.ch, Utilities)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE(1.6 foreign)
...
...
Vector/configure.in
View file @
03c28be0
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.57)
AC_INIT(CLHEP Vector, 1.9.
0.2
, CLHEP@cern.ch, Vector)
AC_INIT(CLHEP Vector, 1.9.
1.0
, CLHEP@cern.ch, Vector)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/AxisAngle.cc])
...
...
config/configure.in
View file @
03c28be0
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.57)
AC_INIT(CLHEP config, 1.9.
0.2
, CLHEP@cern.ch, config)
AC_INIT(CLHEP config, 1.9.
1.0
, CLHEP@cern.ch, config)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE(1.6 foreign)
...
...
configure.in
View file @
03c28be0
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.57)
AC_INIT(CLHEP, 1.9.
0.2
, CLHEP@cern.ch )
AC_INIT(CLHEP, 1.9.
1.0
, CLHEP@cern.ch )
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([Vector/src/AxisAngle.cc])
AM_INIT_AUTOMAKE(1.6 foreign)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment