From 9b10c21f5cad0e2ec27d23c59e65af7141a226f3 Mon Sep 17 00:00:00 2001 From: Thomas Preud'homme Date: Sun, 3 Feb 2019 00:10:52 +0000 Subject: New upstream version 1.6.1.3 --- FacilityEngine.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'FacilityEngine.h') diff --git a/FacilityEngine.h b/FacilityEngine.h index 5b6c6a9..ce4bb36 100644 --- a/FacilityEngine.h +++ b/FacilityEngine.h @@ -45,6 +45,8 @@ public: std::string softwareName() const; /// \brief separator native to the current OS static std::string separator(); + /// \brief return if is ultimate + bool isUltimate() const; static FacilityEngine facilityEngine; private: -- cgit v1.2.3