diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2016-09-07 23:52:26 -0300 |
---|---|---|
committer | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2016-09-07 23:52:26 -0300 |
commit | fb8a409d7e35735afc9d28bfc0d7b49974f0d3a2 (patch) | |
tree | d009045e6591ef766a1c14765f3b8a7a3bc5d18a /Project/Release/MainFrame.cpp.o.d | |
parent | 697baaa3cc92e945d2301238dc9bcabffdb465ef (diff) | |
download | PSP.git-fb8a409d7e35735afc9d28bfc0d7b49974f0d3a2.tar.gz PSP.git-fb8a409d7e35735afc9d28bfc0d7b49974f0d3a2.tar.xz PSP.git-fb8a409d7e35735afc9d28bfc0d7b49974f0d3a2.zip |
Movementation and rotation fixed
Diffstat (limited to 'Project/Release/MainFrame.cpp.o.d')
-rw-r--r-- | Project/Release/MainFrame.cpp.o.d | 30 |
1 files changed, 29 insertions, 1 deletions
diff --git a/Project/Release/MainFrame.cpp.o.d b/Project/Release/MainFrame.cpp.o.d index 537526d..ec3ec69 100644 --- a/Project/Release/MainFrame.cpp.o.d +++ b/Project/Release/MainFrame.cpp.o.d @@ -205,7 +205,9 @@ Release/MainFrame.cpp.o: MainFrame.cpp MainFrame.h \ C:/wxWidgets-3.1.0/include/wx/log.h \ C:/wxWidgets-3.1.0/include/wx/generic/logg.h \ C:/wxWidgets-3.1.0/include/wx/msw/app.h \ - C:/wxWidgets-3.1.0/include/wx/msw/glcanvas.h + C:/wxWidgets-3.1.0/include/wx/msw/glcanvas.h Bus.h Element.h Line.h \ + Branch.h Transformer.h SyncGenerator.h Machines.h IndMotor.h SyncMotor.h \ + Load.h Shunt.h Inductor.h Capacitor.h MainFrame.h: @@ -632,3 +634,29 @@ C:/wxWidgets-3.1.0/include/wx/generic/logg.h: C:/wxWidgets-3.1.0/include/wx/msw/app.h: C:/wxWidgets-3.1.0/include/wx/msw/glcanvas.h: + +Bus.h: + +Element.h: + +Line.h: + +Branch.h: + +Transformer.h: + +SyncGenerator.h: + +Machines.h: + +IndMotor.h: + +SyncMotor.h: + +Load.h: + +Shunt.h: + +Inductor.h: + +Capacitor.h: |