FINAL PROJECT isn't it

Fork of ELEC351 by Plymouth ELEC351 Group T

Revision:
57:aba1296e51b1
Parent:
56:bc5345bc6650
--- a/Moves.hpp	Mon Jul 16 10:51:47 2018 +0000
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,18 +0,0 @@
-//This is where the algorithms movements will be defined
-#include "ALGORITHM.hpp"
-void White_Cross();
-
-//White Cross funcitons
-void White_Cross_Position();
-void White_Cross_Orientate();
-void White_Centre_Swap();
-
-
-
-void White_Corners();
-// White Corner functions
-void Middle_Layer();
-void Top_Cross();
-void Top_Layer();
-void Corner_Positioning();
-void Edge_Orientation();
\ No newline at end of file