Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
CLHEP
CLHEP
Commits
05f42758
Commit
05f42758
authored
Sep 09, 2003
by
Lynn Garren
Browse files
get the new files
parent
748c827b
Changes
2
Hide whitespace changes
Inline
Side-by-side
GenericFunctions/GenericFunctions/Makefile.am
View file @
05f42758
...
...
@@ -11,6 +11,7 @@ pkginclude_HEADERS = \
AnalyticConvolution.hh
\
Argument.hh
\
ArgumentList.hh
\
ArrayFunction.hh
\
ASin.hh
\
AssociatedLaguerre.hh
\
AssociatedLegendre.hh
\
...
...
@@ -59,6 +60,8 @@ pkginclude_HEADERS = \
LikelihoodFunctional.hh
\
Ln.hh
\
LogGamma.hh
\
LogisticFunction.hh
\
Mod.hh
\
ParameterDifference.hh
\
Parameter.hh
\
ParameterNegation.hh
\
...
...
@@ -70,8 +73,12 @@ pkginclude_HEADERS = \
PeriodicRectangular.hh
\
Power.hh
\
Psi2Hydrogen.hh
\
PtRelFcn.hh
\
RCBase.hh
\
Rectangular.hh
\
ReverseExponential.hh
\
RKIntegrator.hh
\
Sigma.hh
\
Sin.hh
\
SphericalBessel.hh
\
SphericalBessel.icc
\
...
...
GenericFunctions/src/Makefile.am
View file @
05f42758
...
...
@@ -11,6 +11,7 @@ libCLHEP_GenericFunctions_@VERSION@_la_SOURCES = \
AbsParameter.cc
\
ACos.cc
\
AnalyticConvolution.cc
\
ArrayFunction.cc
\
ASin.cc
\
AssociatedLaguerre.cc
\
AssociatedLegendre.cc
\
...
...
@@ -50,6 +51,8 @@ libCLHEP_GenericFunctions_@VERSION@_la_SOURCES = \
LikelihoodFunctional.cc
\
Ln.cc
\
LogGamma.cc
\
LogisticFunction.cc
\
Mod.cc
\
Parameter.cc
\
ParameterDifference.cc
\
ParameterNegation.cc
\
...
...
@@ -59,8 +62,12 @@ libCLHEP_GenericFunctions_@VERSION@_la_SOURCES = \
PeriodicRectangular.cc
\
Power.cc
\
Psi2Hydrogen.cc
\
PtRelFcn.cc
\
RCBase.cc
\
Rectangular.cc
\
ReverseExponential.cc
\
RKIntegrator.cc
\
Sigma.cc
\
Sin.cc
\
Sqrt.cc
\
Square.cc
\
...
...
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