Rename hk=>smo
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#ifndef IMPLIX_H
|
||||
#define IMPLIX_H
|
||||
|
||||
namespace hk {
|
||||
namespace smo {
|
||||
namespace implix {
|
||||
|
||||
class Implix
|
||||
@@ -12,6 +12,6 @@ public:
|
||||
};
|
||||
|
||||
} // namespace implix
|
||||
} // namespace hk
|
||||
} // namespace smo
|
||||
|
||||
#endif // IMPLIX_H
|
||||
|
||||
Reference in New Issue
Block a user