summaryrefslogtreecommitdiffstats
path: root/src/Configuration.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/Configuration.hpp')
-rw-r--r--src/Configuration.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Configuration.hpp b/src/Configuration.hpp
index 81b9e84..1a6ac6c 100644
--- a/src/Configuration.hpp
+++ b/src/Configuration.hpp
@@ -51,7 +51,7 @@ public:
bool get_module_location(const std::string& name,
SignalDirection type,
- Coord& loc);
+ Coord& loc) const;
void set_module_location(const std::string& name,
SignalDirection type,