Reformatted
This commit is contained in:
parent
49b436f490
commit
93041b4519
14 changed files with 133 additions and 127 deletions
|
|
@ -4,14 +4,10 @@ namespace kp {
|
|||
|
||||
class Algorithm
|
||||
{
|
||||
private:
|
||||
|
||||
|
||||
public:
|
||||
private:
|
||||
public:
|
||||
Algorithm();
|
||||
virtual ~Algorithm();
|
||||
};
|
||||
|
||||
} // End namespace kp
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue