Mantid
Loading...
Searching...
No Matches
WorkspaceProperty.cpp
Go to the documentation of this file.
1// Mantid Repository : https://github.com/mantidproject/mantid
2//
3// Copyright © 2018 ISIS Rutherford Appleton Laboratory UKRI,
4// NScD Oak Ridge National Laboratory, European Spallation Source,
5// Institut Laue - Langevin & CSNS, Institute of High Energy Physics, CAS
6// SPDX - License - Identifier: GPL - 3.0 +
14#include "MantidAPI/Workspace.h"
16
17// WorkspaceProperty implementation
18#include "MantidAPI/WorkspaceProperty.tcc"
19
20namespace Mantid::API {
32} // namespace Mantid::API
A property class for workspaces.