Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
mantid
Manage
Activity
Members
Labels
Plan
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
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
mantidproject
mantid
Commits
a8243054
Commit
a8243054
authored
7 years ago
by
Karl Palmen
Browse files
Options
Downloads
Patches
Plain Diff
Revise description of Output Workspace re #12828
Signed-off-by:
Karl Palmen
<
karl.palmen@stfc.ac.uk
>
parent
e0e57e92
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
Framework/DataHandling/src/LoadSampleShape.cpp
+1
-2
1 addition, 2 deletions
Framework/DataHandling/src/LoadSampleShape.cpp
with
1 addition
and
2 deletions
Framework/DataHandling/src/LoadSampleShape.cpp
+
1
−
2
View file @
a8243054
...
...
@@ -163,8 +163,7 @@ void LoadSampleShape::init() {
// Output workspace
declareProperty
(
make_unique
<
WorkspaceProperty
<>>
(
"OutputWorkspace"
,
""
,
Direction
::
Output
),
"The name of the workspace that provides the"
"sample whose shape is being loaded"
);
"The name of the workspace that will contain the loaded shape of the sample"
);
}
/**
...
...
This diff is collapsed.
Click to expand it.
WHITFIELDRE email
@rwp
mentioned in commit
ac008d58
·
7 years ago
mentioned in commit
ac008d58
mentioned in commit ac008d58433fbd4e01c96c47ac0b74e74963d146
Toggle commit list
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