Navigation Menu

Skip to content

Commit

Permalink
Update RFRG / RFGL element IDs
Browse files Browse the repository at this point in the history
  • Loading branch information
jacob1 committed Sep 10, 2016
1 parent f94b048 commit 2708c37
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/simulation/elements/RFGL.cpp
@@ -1,5 +1,5 @@
#include "simulation/Elements.h"
//#TPT-Directive ElementClass Element_RFGL PT_RFGL 181
//#TPT-Directive ElementClass Element_RFGL PT_RFGL 184
Element_RFGL::Element_RFGL()
{
Identifier = "DEFAULT_PT_RFGL";
Expand Down
2 changes: 1 addition & 1 deletion src/simulation/elements/RFRG.cpp
@@ -1,5 +1,5 @@
#include "simulation/Elements.h"
//#TPT-Directive ElementClass Element_RFRG PT_RFRG 180
//#TPT-Directive ElementClass Element_RFRG PT_RFRG 183
Element_RFRG::Element_RFRG()
{
Identifier = "DEFAULT_PT_RFRG";
Expand Down

0 comments on commit 2708c37

Please sign in to comment.