Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CLHEP
CLHEP
Commits
f23339ac
Commit
f23339ac
authored
Jun 12, 2006
by
Lynn Garren
Browse files
libraries are now 1.9.2.3
parent
feaaccaa
Changes
17
Hide whitespace changes
Inline
Side-by-side
Cast/configure.in
View file @
f23339ac
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP Cast, 1.9.2.
2
, http://savannah.cern.ch/projects/clhep/, Cast)
AC_INIT(CLHEP Cast, 1.9.2.
3
, http://savannah.cern.ch/projects/clhep/, Cast)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/itos.cc])
...
...
Evaluator/configure.in
View file @
f23339ac
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP Evaluator, 1.9.2.
2
, http://savannah.cern.ch/projects/clhep/, Evaluator)
AC_INIT(CLHEP Evaluator, 1.9.2.
3
, http://savannah.cern.ch/projects/clhep/, Evaluator)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/Evaluator.cc])
...
...
Exceptions/configure.in
View file @
f23339ac
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP Exceptions, 1.9.2.
2
, http://savannah.cern.ch/projects/clhep/, Exceptions)
AC_INIT(CLHEP Exceptions, 1.9.2.
3
, http://savannah.cern.ch/projects/clhep/, Exceptions)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/ZMerrno.cc])
...
...
GenericFunctions/configure.in
View file @
f23339ac
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP GenericFunctions, 1.9.2.
2
, http://savannah.cern.ch/projects/clhep/, GenericFunctions)
AC_INIT(CLHEP GenericFunctions, 1.9.2.
3
, http://savannah.cern.ch/projects/clhep/, GenericFunctions)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/Abs.cc])
...
...
Geometry/configure.in
View file @
f23339ac
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP Geometry, 1.9.2.
2
, http://savannah.cern.ch/projects/clhep/, Geometry)
AC_INIT(CLHEP Geometry, 1.9.2.
3
, http://savannah.cern.ch/projects/clhep/, Geometry)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/Plane3D.cc])
...
...
HepMC/configure.in
View file @
f23339ac
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP HepMC, 1.9.2.
2
, http://savannah.cern.ch/projects/clhep/, HepMC)
AC_INIT(CLHEP HepMC, 1.9.2.
3
, http://savannah.cern.ch/projects/clhep/, HepMC)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/DummyDecayModel.cc])
...
...
HepPDT/configure.in
View file @
f23339ac
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP HepPDT, 1.9.2.
2
, http://savannah.cern.ch/projects/clhep/, HepPDT)
AC_INIT(CLHEP HepPDT, 1.9.2.
3
, http://savannah.cern.ch/projects/clhep/, HepPDT)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/Constituent.cc])
...
...
Matrix/configure.in
View file @
f23339ac
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP Matrix, 1.9.2.
2
, http://savannah.cern.ch/projects/clhep/, Matrix)
AC_INIT(CLHEP Matrix, 1.9.2.
3
, http://savannah.cern.ch/projects/clhep/, Matrix)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/DiagMatrix.cc])
...
...
Random/configure.in
View file @
f23339ac
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP Random, 1.9.2.
2
, http://savannah.cern.ch/projects/clhep/, Random)
AC_INIT(CLHEP Random, 1.9.2.
3
, http://savannah.cern.ch/projects/clhep/, Random)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/DRand48Engine.cc])
...
...
RandomObjects/configure.in
View file @
f23339ac
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP RandomObjects, 1.9.2.
2
, http://savannah.cern.ch/projects/clhep/, RandomObjects)
AC_INIT(CLHEP RandomObjects, 1.9.2.
3
, http://savannah.cern.ch/projects/clhep/, RandomObjects)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/RandMultiGauss.cc])
...
...
RefCount/configure.in
View file @
f23339ac
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP RefCount, 1.9.2.
2
, http://savannah.cern.ch/projects/clhep/, RefCount)
AC_INIT(CLHEP RefCount, 1.9.2.
3
, http://savannah.cern.ch/projects/clhep/, RefCount)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/ZMuseCount.cc])
...
...
StdHep/configure.in
View file @
f23339ac
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP StdHep, 1.9.2.
2
, http://savannah.cern.ch/projects/clhep/, StdHep)
AC_INIT(CLHEP StdHep, 1.9.2.
3
, http://savannah.cern.ch/projects/clhep/, StdHep)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/collision.cc])
...
...
Units/configure.in
View file @
f23339ac
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP Units, 1.9.2.
2
, http://savannah.cern.ch/projects/clhep/, Units)
AC_INIT(CLHEP Units, 1.9.2.
3
, http://savannah.cern.ch/projects/clhep/, Units)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE(1.9 foreign)
...
...
Utilities/configure.in
View file @
f23339ac
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP Utilities, 1.9.2.
2
, http://savannah.cern.ch/projects/clhep/, Utilities)
AC_INIT(CLHEP Utilities, 1.9.2.
3
, http://savannah.cern.ch/projects/clhep/, Utilities)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE(1.9 foreign)
...
...
Vector/configure.in
View file @
f23339ac
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP Vector, 1.9.2.
2
, http://savannah.cern.ch/projects/clhep/, Vector)
AC_INIT(CLHEP Vector, 1.9.2.
3
, http://savannah.cern.ch/projects/clhep/, Vector)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([src/AxisAngle.cc])
...
...
config/configure.in
View file @
f23339ac
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP config, 1.9.2.
2
, http://savannah.cern.ch/projects/clhep/, config)
AC_INIT(CLHEP config, 1.9.2.
3
, http://savannah.cern.ch/projects/clhep/, config)
AC_CONFIG_AUX_DIR(autotools)
AC_CANONICAL_TARGET
AM_INIT_AUTOMAKE(1.9 foreign)
...
...
configure.in
View file @
f23339ac
...
...
@@ -9,7 +9,7 @@
# ----------------------------------------------------------------------
AC_PREREQ(2.59)
AC_INIT(CLHEP, 1.9.2.
2
, http://savannah.cern.ch/projects/clhep/ )
AC_INIT(CLHEP, 1.9.2.
3
, http://savannah.cern.ch/projects/clhep/ )
AC_CANONICAL_TARGET
AC_CONFIG_SRCDIR([Vector/src/AxisAngle.cc])
AM_INIT_AUTOMAKE(1.9 foreign)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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