From 04def4c193777d7a6cbd306d0a3ba3944335e444 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 24 Aug 2016 11:16:08 +0100 Subject: Add new method. --- src/dcp.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/dcp.h') diff --git a/src/dcp.h b/src/dcp.h index e2919a38..3cd2c2cb 100644 --- a/src/dcp.h +++ b/src/dcp.h @@ -123,6 +123,8 @@ public: return _standard; } + static std::vector directories_from_files (std::vector files); + private: /** Write the PKL file. -- cgit v1.2.3