mirror of
https://github.com/paboyle/Grid.git
synced 2025-08-01 04:07:07 +01:00
Hadrons: getReference use is rare, empty by default
This commit is contained in:
@@ -50,7 +50,6 @@ public:
|
||||
virtual ~TUnit(void) = default;
|
||||
// dependencies/products
|
||||
virtual std::vector<std::string> getInput(void);
|
||||
virtual std::vector<std::string> getReference(void);
|
||||
virtual std::vector<std::string> getOutput(void);
|
||||
protected:
|
||||
// setup
|
||||
|
Reference in New Issue
Block a user