Update RFRG / RFGL element IDs

This commit is contained in:
jacob1
2016-09-10 13:12:39 -04:00
parent f94b0489f5
commit 2708c379a1
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
#include "simulation/Elements.h" #include "simulation/Elements.h"
//#TPT-Directive ElementClass Element_RFGL PT_RFGL 181 //#TPT-Directive ElementClass Element_RFGL PT_RFGL 184
Element_RFGL::Element_RFGL() Element_RFGL::Element_RFGL()
{ {
Identifier = "DEFAULT_PT_RFGL"; Identifier = "DEFAULT_PT_RFGL";

View File

@@ -1,5 +1,5 @@
#include "simulation/Elements.h" #include "simulation/Elements.h"
//#TPT-Directive ElementClass Element_RFRG PT_RFRG 180 //#TPT-Directive ElementClass Element_RFRG PT_RFRG 183
Element_RFRG::Element_RFRG() Element_RFRG::Element_RFRG()
{ {
Identifier = "DEFAULT_PT_RFRG"; Identifier = "DEFAULT_PT_RFRG";