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
38e56041
Commit
38e56041
authored
May 13, 2014
by
Lynn Garren
Browse files
remove unnecessary inline
parent
9cb9cc25
Changes
3
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
38e56041
2014-05-04 Lynn Garren <garren@fnal.gov>
* Random/src/Random.cc: remove unnecessary inline
==============================
12.05.14 Release CLHEP-2.1.4.2
==============================
...
...
Random/ChangeLog
View file @
38e56041
2014-05-04 Lynn Garren <garren@fnal.gov>
* src/Random.cc: remove unnecessary inline
==============================
12.05.14 Release CLHEP-2.1.4.2
==============================
...
...
Random/src/Random.cc
View file @
38e56041
...
...
@@ -61,7 +61,6 @@ struct defaults {
shared_ptr
<
HepRandomEngine
>
theEngine
;
};
// defaults
inline
defaults
&
theDefaults
()
{
static
HepRandom
theDefaultGenerator
;
static
HepJamesRandom
theDefaultEngine
;
...
...
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