From 077270f0294d236c6047d850703c5d011cb4b711 Mon Sep 17 00:00:00 2001 From: Thales Lima Oliveira Date: Sat, 3 Sep 2016 01:10:18 -0300 Subject: Motor implementation done, elements classes reorganized --- Project/Release/InductionMotor.cpp.o.d | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'Project/Release/InductionMotor.cpp.o.d') diff --git a/Project/Release/InductionMotor.cpp.o.d b/Project/Release/InductionMotor.cpp.o.d index 4bd8be4..cba408f 100644 --- a/Project/Release/InductionMotor.cpp.o.d +++ b/Project/Release/InductionMotor.cpp.o.d @@ -1,5 +1,5 @@ Release/InductionMotor.cpp.o: InductionMotor.cpp InductionMotor.h \ - Element.h C:/wxWidgets-3.1.0/include/wx/geometry.h \ + Machines.h Element.h C:/wxWidgets-3.1.0/include/wx/geometry.h \ C:/wxWidgets-3.1.0/include/wx/defs.h \ C:/wxWidgets-3.1.0/include/wx/platform.h \ C:/wxWidgets-3.1.0/include/wx/compiler.h \ @@ -112,6 +112,8 @@ Release/InductionMotor.cpp.o: InductionMotor.cpp InductionMotor.h \ InductionMotor.h: +Machines.h: + Element.h: C:/wxWidgets-3.1.0/include/wx/geometry.h: -- cgit