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
88b43f9b
Commit
88b43f9b
authored
May 29, 2012
by
Lynn Garren
Browse files
Psi2Hydrogen.icc duplicates Psi2Hydrogen.cc
parent
239d46d2
Changes
2
Hide whitespace changes
Inline
Side-by-side
GenericFunctions/CMakeLists.txt
View file @
88b43f9b
...
...
@@ -5,13 +5,6 @@ set( PACKAGE GenericFunctions )
clhep_package_config
()
# check to see if gsl is available
set
(
GSL_DIR $ENV{GSL}
)
if
(
GSL_DIR
)
message
(
STATUS
"found gsl at
${
GSL_DIR
}
"
)
include_directories
(
${
GSL_DIR
}
/include
)
endif
()
add_subdirectory
(
GenericFunctions
)
add_subdirectory
(
src
)
add_subdirectory
(
test
)
...
...
GenericFunctions/GenericFunctions/Psi2Hydrogen.hh
View file @
88b43f9b
...
...
@@ -66,7 +66,7 @@ namespace Genfun {
}
#include "CLHEP/GenericFunctions/Psi2Hydrogen.icc"
//
#include "CLHEP/GenericFunctions/Psi2Hydrogen.icc"
#endif
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