summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorSimon Robertshaw <simon@hardwired.org.uk>2013-05-05 13:30:04 (GMT)
committer Simon Robertshaw <simon@hardwired.org.uk>2013-05-05 13:30:04 (GMT)
commitafbef49db27df3acb1103ef0d8bf2d583ad374b0 (patch)
treef1a036cafe8920382c9bb64a9210ffa7f0574712 /src
parent15d63e8dc639bed1355c5aad614194267e32b164 (diff)
downloadpowder-afbef49db27df3acb1103ef0d8bf2d583ad374b0.zip
powder-afbef49db27df3acb1103ef0d8bf2d583ad374b0.tar.gz
Fix temperature sensor
Diffstat (limited to 'src')
-rw-r--r--src/simulation/elements/PSNS.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/PSNS.cpp b/src/simulation/elements/PSNS.cpp
index 3dffd16..033150d 100644
--- a/src/simulation/elements/PSNS.cpp
+++ b/src/simulation/elements/PSNS.cpp
@@ -1,5 +1,5 @@
#include "simulation/Elements.h"
-//#TPT-Directive ElementClass Element_PSNS PT_TSNS 172
+//#TPT-Directive ElementClass Element_PSNS PT_PSNS 172
Element_PSNS::Element_PSNS()
{
Identifier = "DEFAULT_PT_PSNS";