diff options
author | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2016-09-04 00:59:41 -0300 |
---|---|---|
committer | Thales Lima Oliveira <thaleslima.ufu@gmail.com> | 2016-09-04 00:59:41 -0300 |
commit | c1aad656847602f7e4c7aead048f7465a76838d4 (patch) | |
tree | 2b69d1d0e98f50ed8113746c3c4a4d87d6be3b7e /Project/Release/Workspace.cpp.o.d | |
parent | 726686c9b378f3a727ded52226b13a760cba1e6c (diff) | |
download | PSP.git-c1aad656847602f7e4c7aead048f7465a76838d4.tar.gz PSP.git-c1aad656847602f7e4c7aead048f7465a76838d4.tar.xz PSP.git-c1aad656847602f7e4c7aead048f7465a76838d4.zip |
Inductor implemented
Diffstat (limited to 'Project/Release/Workspace.cpp.o.d')
-rw-r--r-- | Project/Release/Workspace.cpp.o.d | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Project/Release/Workspace.cpp.o.d b/Project/Release/Workspace.cpp.o.d index e9ce015..fd74f92 100644 --- a/Project/Release/Workspace.cpp.o.d +++ b/Project/Release/Workspace.cpp.o.d @@ -192,7 +192,7 @@ Release/Workspace.cpp.o: Workspace.cpp Workspace.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 Branch.h \ Transformer.h SyncGenerator.h Machines.h IndMotor.h SyncMotor.h Load.h \ - Shunt.h + Shunt.h Inductor.h Workspace.h: @@ -605,3 +605,5 @@ SyncMotor.h: Load.h: Shunt.h: + +Inductor.h: |