Skip to content

Commit

Permalink
Made a couple of comment visible to doxygen. re #10179
Browse files Browse the repository at this point in the history
  • Loading branch information
Anders-Markvardsen committed Sep 22, 2014
1 parent 30ce78c commit 0484ae5
Showing 1 changed file with 2 additions and 2 deletions.
Expand Up @@ -25,10 +25,10 @@ namespace Mantid
{
namespace ANSTO
{
// pointer to the vector of events
/// pointer to the vector of events
typedef std::vector<DataObjects::TofEvent> *EventVector_pt;

// helper class to keep track
/// helper class to keep track of progress
class ProgressTracker {
private:
// fields
Expand Down

0 comments on commit 0484ae5

Please sign in to comment.