diff options
| author | Simon 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) |
| commit | afbef49db27df3acb1103ef0d8bf2d583ad374b0 (patch) | |
| tree | f1a036cafe8920382c9bb64a9210ffa7f0574712 /src/simulation/elements/PSNS.cpp | |
| parent | 15d63e8dc639bed1355c5aad614194267e32b164 (diff) | |
| download | powder-afbef49db27df3acb1103ef0d8bf2d583ad374b0.zip powder-afbef49db27df3acb1103ef0d8bf2d583ad374b0.tar.gz | |
Fix temperature sensor
Diffstat (limited to 'src/simulation/elements/PSNS.cpp')
| -rw-r--r-- | src/simulation/elements/PSNS.cpp | 2 |
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"; |
