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/Line.h | |
| 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/Line.h')
| -rw-r--r-- | Project/Line.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Project/Line.h b/Project/Line.h index fbd0184..3e5a5a6 100644 --- a/Project/Line.h +++ b/Project/Line.h @@ -4,8 +4,6 @@ #include "LineForm.h" #include "Branch.h" -class LineForm; - struct LineElectricalData { // General |
