diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2016-09-03 01:10:18 -0300 |
---|---|---|
committer | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2016-09-03 01:10:18 -0300 |
commit | 077270f0294d236c6047d850703c5d011cb4b711 (patch) | |
tree | c655594e525222104c49564f097734537ccc322b /Project/Release/Workspace.cpp.o.d | |
parent | bd3f70a62f8c2868e20f094a0ad7dd8c977ab853 (diff) | |
download | PSP.git-077270f0294d236c6047d850703c5d011cb4b711.tar.gz PSP.git-077270f0294d236c6047d850703c5d011cb4b711.tar.xz PSP.git-077270f0294d236c6047d850703c5d011cb4b711.zip |
Motor implementation done, elements classes reorganized
Diffstat (limited to 'Project/Release/Workspace.cpp.o.d')
-rw-r--r-- | Project/Release/Workspace.cpp.o.d | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/Project/Release/Workspace.cpp.o.d b/Project/Release/Workspace.cpp.o.d index a5a6ad7..0eb8eca 100644 --- a/Project/Release/Workspace.cpp.o.d +++ b/Project/Release/Workspace.cpp.o.d @@ -191,7 +191,7 @@ Release/Workspace.cpp.o: Workspace.cpp Workspace.h \ C:/wxWidgets-3.1.0/include/wx/ownerdrw.h \ C:/wxWidgets-3.1.0/include/wx/msw/ownerdrw.h \ C:/wxWidgets-3.1.0/include/wx/msw/menu.h Bus.h Line.h Transformer.h \ - Generator.h + SyncGenerator.h Machines.h IndMotor.h Workspace.h: @@ -591,4 +591,8 @@ Line.h: Transformer.h: -Generator.h: +SyncGenerator.h: + +Machines.h: + +IndMotor.h: |