diff options
author | Thales1330 <thaleslima.ufu@gmail.com> | 2016-09-30 16:58:37 -0300 |
---|---|---|
committer | Thales1330 <thaleslima.ufu@gmail.com> | 2016-09-30 16:58:37 -0300 |
commit | f6718ac24553ac99bf90f99a33543d6d6b96999b (patch) | |
tree | 3e012cfc029726a0eb5fc5576797baeafde6bc84 /Project/Release/MainFrame.cpp.o.d | |
parent | ee27459748acee31a307604f6395ea31b4bf53ce (diff) | |
download | PSP.git-f6718ac24553ac99bf90f99a33543d6d6b96999b.tar.gz PSP.git-f6718ac24553ac99bf90f99a33543d6d6b96999b.tar.xz PSP.git-f6718ac24553ac99bf90f99a33543d6d6b96999b.zip |
Line form implemented, voltages corrections under implementation
Diffstat (limited to 'Project/Release/MainFrame.cpp.o.d')
-rw-r--r-- | Project/Release/MainFrame.cpp.o.d | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Project/Release/MainFrame.cpp.o.d b/Project/Release/MainFrame.cpp.o.d index 8cb7a84..f9579f0 100644 --- a/Project/Release/MainFrame.cpp.o.d +++ b/Project/Release/MainFrame.cpp.o.d @@ -222,9 +222,9 @@ Release/MainFrame.cpp.o: MainFrame.cpp MainFrame.h \ C:/wxWidgets-3.1.0/include/wx/statbox.h \ C:/wxWidgets-3.1.0/include/wx/msw/statbox.h \ C:/wxWidgets-3.1.0/include/wx/statline.h \ - C:/wxWidgets-3.1.0/include/wx/msw/statline.h Element.h Line.h Branch.h \ - Transformer.h SyncGenerator.h GeneratorForm.h Machines.h IndMotor.h \ - SyncMotor.h Load.h Shunt.h Inductor.h Capacitor.h + C:/wxWidgets-3.1.0/include/wx/msw/statline.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 MainFrame.h: @@ -696,6 +696,8 @@ Element.h: Line.h: +LineForm.h: + Branch.h: Transformer.h: |