Explorar o código

Renaming files

Sajin Sasy %!s(int64=2) %!d(string=hai) anos
pai
achega
ba810ccb91
Modificáronse 2 ficheiros con 0 adicións e 10 borrados
  1. 0 0
      bst.cpp
  2. 0 10
      node.hpp

+ 0 - 0
node.cpp → bst.cpp


+ 0 - 10
node.hpp

@@ -1,10 +0,0 @@
-#ifndef __NODE_HPP__
-#define __NODE_HPP__
-
-#include "mpcio.hpp"
-#include "options.hpp"
-
-void bst(MPCIO &mpcio,
-    const PRACOptions &opts, char **args);
-
-#endif