Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Geant4
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LHCb
Geant4
Commits
79591896
Commit
79591896
authored
9 years ago
by
Alexander MAZUROV
Browse files
Options
Downloads
Patches
Plain Diff
Fix
LHCBGAUSS-741
. Typo in Geant4/G4examples/extended/hadronic/G4Hadr00/CMakeLists.txt
parent
525b2554
No related branches found
No related tags found
2 merge requests
!5
Fix LHCBGAUSS-741.
,
!4
Fix LHCBGAUSS-741. Typo in Geant4/G4examples/extended/hadronic/G4Hadr00/CMakeLists.txt
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Geant4/G4examples/doc/release.notes
+4
-0
4 additions, 0 deletions
Geant4/G4examples/doc/release.notes
Geant4/G4examples/extended/hadronic/G4Hadr00/CMakeLists.txt
+1
-1
1 addition, 1 deletion
Geant4/G4examples/extended/hadronic/G4Hadr00/CMakeLists.txt
with
5 additions
and
1 deletion
Geant4/G4examples/doc/release.notes
+
4
−
0
View file @
79591896
...
...
@@ -4,6 +4,10 @@
! Purpose : Examples packages provided my Geant4, used as standalone tests
!-----------------------------------------------------------------------------
!2016-05-10 - Alexander Mazurov
- Fix LHCBGAUSS-741.
Typo in Geant4/G4examples/extended/hadronic/G4Hadr00/CMakeLists.txt
!2016-03-16 - Nigel Watson
- Tagged as v6r2, with small corrections to TestEm5, etc.
...
...
This diff is collapsed.
Click to expand it.
Geant4/G4examples/extended/hadronic/G4Hadr00/CMakeLists.txt
+
1
−
1
View file @
79591896
...
...
@@ -5,4 +5,4 @@ gaudi_install_scripts()
gaudi_alias
(
hadronic_tests run_hadronic_tests.py
)
# CMT-compatibility alias
gaudi_alias
(
ha
r
d00.exe Hadr00
)
gaudi_alias
(
had
r
00.exe Hadr00
)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment