diff options
Diffstat (limited to 'src/simulation/elements/GLAS.cpp')
| -rw-r--r-- | src/simulation/elements/GLAS.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/simulation/elements/GLAS.cpp b/src/simulation/elements/GLAS.cpp index 347e809..109cad0 100644 --- a/src/simulation/elements/GLAS.cpp +++ b/src/simulation/elements/GLAS.cpp @@ -59,4 +59,4 @@ int Element_GLAS::update(UPDATE_FUNC_ARGS) } -Element_GLAS::~Element_GLAS() {}
\ No newline at end of file +Element_GLAS::~Element_GLAS() {} |
