Skip to content

Commit

Permalink
Remove wiki from user algorithms. Refs #9592.
Browse files Browse the repository at this point in the history
  • Loading branch information
jawrainey committed Jun 10, 2014
1 parent 91c54a7 commit ee71d7a
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 23 deletions.
4 changes: 0 additions & 4 deletions Code/Mantid/Framework/UserAlgorithms/HelloWorldAlgorithm.cpp
@@ -1,7 +1,3 @@
/*WIKI*
*WIKI*/
#include "HelloWorldAlgorithm.h"

namespace Mantid
Expand Down
4 changes: 0 additions & 4 deletions Code/Mantid/Framework/UserAlgorithms/ModifyData.cpp
@@ -1,7 +1,3 @@
/*WIKI*
*WIKI*/
#include "ModifyData.h"

namespace Mantid
Expand Down
7 changes: 0 additions & 7 deletions Code/Mantid/Framework/UserAlgorithms/Muon_ExpDecayOscTest.cpp
@@ -1,10 +1,3 @@
/* This is another User test fitting function.
For a general description of how to create a test
fitting function see LorentzianTest.h and LorentzianTest.cpp
*/

//----------------------------------------------------------------------
// Includes
//----------------------------------------------------------------------
Expand Down
4 changes: 0 additions & 4 deletions Code/Mantid/Framework/UserAlgorithms/PropertyAlgorithm.cpp
@@ -1,7 +1,3 @@
/*WIKI*
*WIKI*/
#include "PropertyAlgorithm.h"
#include "MantidKernel/ArrayProperty.h"
#include "MantidKernel/BoundedValidator.h"
Expand Down
4 changes: 0 additions & 4 deletions Code/Mantid/Framework/UserAlgorithms/WorkspaceAlgorithm.cpp
@@ -1,7 +1,3 @@
/*WIKI*
*WIKI*/
#include "WorkspaceAlgorithm.h"

namespace Mantid
Expand Down

0 comments on commit ee71d7a

Please sign in to comment.