Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
CLHEP
CLHEP
Commits
38e56041
Commit
38e56041
authored
May 13, 2014
by
Lynn Garren
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
remove unnecessary inline
parent
9cb9cc25
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
10 additions
and
1 deletion
+10
-1
ChangeLog
ChangeLog
+5
-0
Random/ChangeLog
Random/ChangeLog
+5
-0
Random/src/Random.cc
Random/src/Random.cc
+0
-1
No files found.
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
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