Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/bugfix/8430_vates_doxygen'
Browse files Browse the repository at this point in the history
  • Loading branch information
jawrainey committed Nov 12, 2013
2 parents c9e335c + 1eb7cad commit 6f3b667
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions Code/Mantid/Vates/VatesAPI/src/MDEWRebinningPresenter.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -244,6 +244,7 @@ namespace Mantid
* This is for the BasisVector0... parameters
*
@param basis : basis vector.
@param totalNDims : total number of dimensions.
@param length : length of vector?
@param dimension : dimension to extract property value for.
@return true available, false otherwise.
Expand Down
2 changes: 1 addition & 1 deletion Code/Mantid/Vates/VatesAPI/src/vtkSplatterPlotFactory.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -427,7 +427,7 @@ namespace VATES

/**
* Set the time value.
* @param double : the time
* @param time : the time
*/
void vtkSplatterPlotFactory::setTime(double time)
{
Expand Down

0 comments on commit 6f3b667

Please sign in to comment.