diff options
author | Thales1330 <thaleslima.ufu@gmail.com> | 2016-10-25 17:09:19 -0200 |
---|---|---|
committer | Thales1330 <thaleslima.ufu@gmail.com> | 2016-10-25 17:09:19 -0200 |
commit | 0e3a45462bf8ce31be988679fd380baeecfb1b95 (patch) | |
tree | 9added371f70dd014c4f39a935bf4cd72566c12d /Project/Release/MainFrame.cpp.o.d | |
parent | 58cc8933337d4681025f890af78bfddc45c212d0 (diff) | |
download | PSP.git-0e3a45462bf8ce31be988679fd380baeecfb1b95.tar.gz PSP.git-0e3a45462bf8ce31be988679fd380baeecfb1b95.tar.xz PSP.git-0e3a45462bf8ce31be988679fd380baeecfb1b95.zip |
Capacitor and Inductor forms implemented
Diffstat (limited to 'Project/Release/MainFrame.cpp.o.d')
-rw-r--r-- | Project/Release/MainFrame.cpp.o.d | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Project/Release/MainFrame.cpp.o.d b/Project/Release/MainFrame.cpp.o.d index d82df04..693b3c2 100644 --- a/Project/Release/MainFrame.cpp.o.d +++ b/Project/Release/MainFrame.cpp.o.d @@ -253,7 +253,7 @@ Release/MainFrame.cpp.o: MainFrame.cpp MainFrame.h \ C:/wxWidgets-3.1.0/include/wx/listbase.h \ C:/wxWidgets-3.1.0/include/wx/msw/listctrl.h Element.h Line.h LineForm.h \ Branch.h Transformer.h SyncGenerator.h GeneratorForm.h Machines.h \ - IndMotor.h SyncMotor.h Load.h Shunt.h Inductor.h Capacitor.h + IndMotor.h SyncMotor.h Load.h LoadForm.h Shunt.h Inductor.h Capacitor.h MainFrame.h: @@ -801,6 +801,8 @@ SyncMotor.h: Load.h: +LoadForm.h: + Shunt.h: Inductor.h: |